Skip to content

Commit 107788f

Browse files
committed
Check source
1 parent 0e6b0ac commit 107788f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-env.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,7 @@ jobs:
4747
run: |
4848
echo "${{ secrets.ENVRC }}" > .envrc.local
4949
source .envrc.local
50+
which aws || true
5051
nix develop
52+
which aws
5153
echo "yes" | nix run .#cardano-services.${{ inputs.environment || 'ops-preview-1@us-east-1' }}.apply

0 commit comments

Comments
 (0)