Skip to content

Commit

Permalink
ci: deploy changes
Browse files Browse the repository at this point in the history
  • Loading branch information
crnbarr93 committed Nov 8, 2024
1 parent 0c3c8a0 commit dd7dd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- uses: actions/checkout@v4
- name: Build Contracts
run: |
sudo make version-map
make build
make version-map
- name: Upload Artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit dd7dd70

Please sign in to comment.