Update .gitlab-ci.yml file

This commit is contained in:
zack 2024-05-06 03:52:43 +00:00
parent 7481ffc46e
commit 92f95011a7

View file

@ -24,5 +24,5 @@ build-job: # This job runs in the build stage, which runs first.
stage: build
script:
- . "$HOME/.nix-profile/etc/profile.d/nix.sh"
- nix build
- nix build --extra-experimental-features nix-command --extra-experimental-features flakes