Skip to content

Commit

Permalink
refresh nix
Browse files Browse the repository at this point in the history
  • Loading branch information
goodlyrottenapple committed Sep 7, 2024
1 parent 674f030 commit 45bf1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@ jobs:
# Check out pull request HEAD instead of merge commit.
ref: ${{ github.event.pull_request.head.sha }}
- name: 'Build KMultiversX'
run: GC_DONT_GC=1 nix build .#kmultiversx --extra-experimental-features 'nix-command flakes' --print-build-logs
run: GC_DONT_GC=1 nix build .#kmultiversx --extra-experimental-features 'nix-command flakes' --print-build-logs --refresh

0 comments on commit 45bf1a6

Please sign in to comment.