Skip to content

Commit 0e6b0ac

Browse files
committed
Update envrc source
1 parent bca3bab commit 0e6b0ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-env.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ jobs:
4646
- name: 🚀 Deploy
4747
run: |
4848
echo "${{ secrets.ENVRC }}" > .envrc.local
49+
source .envrc.local
4950
nix develop
5051
echo "yes" | nix run .#cardano-services.${{ inputs.environment || 'ops-preview-1@us-east-1' }}.apply

0 commit comments

Comments
 (0)