mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
build-action: temporarily use PR-specific cache
This commit is contained in:
parent
b7db4d59df
commit
c708820958
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -132,7 +132,7 @@ jobs:
|
||||
# echo suppresses pacman prompt
|
||||
- run: echo|./configure
|
||||
env:
|
||||
CACHIX_CACHE: ares
|
||||
CACHIX_CACHE: locpyl-tidnyd-test1
|
||||
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}
|
||||
|
||||
- run: make build/urbit build/urbit-worker
|
||||
|
Loading…
Reference in New Issue
Block a user