From 3875e4d8b15b208f035f771677e482f0eb0a96f4 Mon Sep 17 00:00:00 2001 From: zoey Date: Thu, 10 Oct 2024 03:01:04 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 956b743..097d5e8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,6 +27,6 @@ build-job: # This job runs in the build stage, which runs first. - nix build --extra-experimental-features nix-command --extra-experimental-features flakes artifacts: paths: - - result/ZacharyMyersCoverletter.pdf + - result/resume.pdf