Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyyconsensys committed Jun 17, 2024
1 parent a160bf2 commit 9d8b08f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ jobs:
echo "Version mismatch"
exit 1
fi
ls -al ./packages/starknet-snap/dist
env:
SNAP_ENV: ${{ needs.perpare-deployment.outputs.ENV }}
VERSION: ${{ needs.perpare-deployment.outputs.VERSION }}
Expand Down

0 comments on commit 9d8b08f

Please sign in to comment.