mirror of
https://github.com/autc04/Retro68.git
synced 2025-08-15 16:27:55 +00:00
add an escape
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user