use main branch in ci

This commit is contained in:
cy 2025-05-11 01:22:51 -04:00
parent 8ba2c6cc9b
commit 139dcf2fe7

View file

@ -46,7 +46,7 @@ jobs:
run: |
nix build .#devShells.$(nix eval --impure --raw --expr 'builtins.currentSystem').default
nix run \
github:cything/nixcp/test-in-ci -- push \
github:cything/nixcp -- push \
--bucket nixcache \
--signing-key ${{ runner.temp }}/cache-priv-key.pem \
result
@ -57,7 +57,7 @@ jobs:
- name: cache
run: |
nix run \
github:cything/nixcp/test-in-ci -- push \
github:cything/nixcp -- push \
--bucket nixcache \
--signing-key ${{ runner.temp }}/cache-priv-key.pem \
result