mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-09 01:31:12 +00:00
syntax variation
This commit is contained in:
parent
ae6785bcdc
commit
19f143a4be
@ -164,7 +164,7 @@ jobs:
|
||||
export CACHIX_AUTH_TOKEN=$CACHIX_AUTH_TOKEN
|
||||
nix-build -A powerpc.retro68.samples | cachix push autc04
|
||||
nix-shell -A powerpc --command exit
|
||||
nix-store -qR --include-outputs \$(nix-instantiate default.nix -A powerpc) | cachix push autc04
|
||||
nix-store -qR --include-outputs `nix-instantiate default.nix -A powerpc` | cachix push autc04
|
||||
displayName: Push to Cachix
|
||||
env:
|
||||
CACHIX_AUTH_TOKEN: $(CACHIX_AUTH_TOKEN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user