From b9791af838915c8877f7f6090e87038ae41bc04c Mon Sep 17 00:00:00 2001 From: Steel <mael.acier@ensiie.fr> Date: Mon, 11 Dec 2023 17:32:04 +0100 Subject: [PATCH] fmt --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5c1f649..afe3110 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -52,4 +52,4 @@ publish-npm: - pnpm publish artifacts: paths: - - /root/.npm/_logs/* \ No newline at end of file + - /root/.npm/_logs/* -- GitLab