mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-21 10:32:53 +00:00
add an escape
This commit is contained in:
parent
cc16a9849b
commit
ecc19fca6e
@ -116,7 +116,7 @@ jobs:
|
|||||||
export CACHIX_AUTH_TOKEN=$CACHIX_AUTH_TOKEN
|
export CACHIX_AUTH_TOKEN=$CACHIX_AUTH_TOKEN
|
||||||
cd src
|
cd src
|
||||||
nix-shell -A powerpc --command exit
|
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
|
||||||
EOF
|
EOF
|
||||||
displayName: Push to Cachix
|
displayName: Push to Cachix
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user