Skip to content

Commit

Permalink
Check source
Browse files Browse the repository at this point in the history
  • Loading branch information
ce0la committed Jul 26, 2024
1 parent 0e6b0ac commit 107788f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,7 @@ jobs:
run: |
echo "${{ secrets.ENVRC }}" > .envrc.local
source .envrc.local
which aws || true
nix develop
which aws
echo "yes" | nix run .#cardano-services.${{ inputs.environment || 'ops-preview-1@us-east-1' }}.apply

0 comments on commit 107788f

Please sign in to comment.