mirror of
https://github.com/autc04/Retro68.git
synced 2025-08-09 20:25:29 +00:00
fix copy-paste-stupidity
This commit is contained in:
@@ -116,7 +116,7 @@ jobs:
|
||||
nix-env -iA cachix -f https://cachix.org/api/v1/install
|
||||
cd src
|
||||
nix-shell -A powerpc --command exit
|
||||
nix-store -qR --include-outputs $(nix-instantiate default.nix -A powerpc) | cachix push $1
|
||||
nix-store -qR --include-outputs $(nix-instantiate default.nix -A powerpc) | cachix push autc04
|
||||
EOF
|
||||
displayName: Push to Cachix
|
||||
env:
|
||||
|
Reference in New Issue
Block a user