Skip to content

Commit

Permalink
Fix CI flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Rixxc committed Apr 9, 2024
1 parent 7b4e1fb commit 207ad9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/amd64-linux-main-deploy-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: enter nix shell
uses: nix develop
run: nix develop

- name: compile
run: make -j$JOBS -C src/ CI=1 default
Expand Down

0 comments on commit 207ad9c

Please sign in to comment.