Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Sep 14, 2024
1 parent e3cf0b3 commit 6163213
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ jobs:
name: ic-hs-test
# NB: No auth token, we don’t expect to push new stuff here

- run: nix-build --option download-buffer-size 167108864 --max-jobs 1 --arg officialRelease true release-files.nix
- run: |
nix-build --option download-buffer-size 167108864 --max-jobs 1 --arg officialRelease true release-files.nix || derivation show /nix/store/*-moc-rts.drv

0 comments on commit 6163213

Please sign in to comment.