Skip to content

Commit

Permalink
Set env var with value
Browse files Browse the repository at this point in the history
  • Loading branch information
noonio committed Sep 13, 2024
1 parent 04b4f9b commit 6786bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/network-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
--node-socket devnet/node.socket \
--cardano-signing-key devnet/credentials/faucet.sk)
echo $HYDRA_SCRIPTS_TX_ID >> .env
echo "HYDRA_SCRIPTS_TX_ID=$HYDRA_SCRIPTS_TX_ID" >> .env
nix run .#cardano-cli query protocol-parameters \
--socket-path devnet/node.socket \
Expand Down

0 comments on commit 6786bbf

Please sign in to comment.