Update .gitlab-ci.yml file
This commit is contained in:
parent
e83786df3c
commit
3875e4d8b1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
- nix build --extra-experimental-features nix-command --extra-experimental-features flakes
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- result/ZacharyMyersCoverletter.pdf
|
- result/resume.pdf
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue