Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
nktpro committed Nov 2, 2023
1 parent 891aacd commit 2a709ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
NIX_OUTPUT: .#defaultPackage.${{ matrix.runner.arch }}
shell: nix develop -c bash {0}
run: |
sleep 100000
nix store sign "${NIX_OUTPUT}" -v -r -k ~/.secrets/nix-cache-private-key
nix copy -v --to s3://nixed/cache "${NIX_OUTPUT}"
Expand Down

0 comments on commit 2a709ea

Please sign in to comment.