Skip to content

Commit

Permalink
fix ci target
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanwang-wf committed Apr 5, 2024
1 parent 2fa50ee commit 534044c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
extraPullNames: yuanwang-wf,nix-community
- name: Nix build
run: nix build .#shijushichishi
run: nix flake update svalboard_firmware && nix build .#shijushichishi
# NOTE Workaround for artifacts and deploy not liking symlinks to
# read-only paths.
- name: "Copy artifacts"
Expand Down

0 comments on commit 534044c

Please sign in to comment.