mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +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
|
# echo suppresses pacman prompt
|
||||||
- run: echo|./configure
|
- run: echo|./configure
|
||||||
env:
|
env:
|
||||||
CACHIX_CACHE: ares
|
CACHIX_CACHE: locpyl-tidnyd-test1
|
||||||
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}
|
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}
|
||||||
|
|
||||||
- run: make build/urbit build/urbit-worker
|
- run: make build/urbit build/urbit-worker
|
||||||
|
Loading…
Reference in New Issue
Block a user