Skip to content

Commit

Permalink
fix: use correct path for contract location (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
akhilchainani committed Feb 1, 2022
1 parent 0653ede commit 41bc04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
with:
files: |
contracts/artifacts.tar.gz
target/deploy/*.so
contracts/target/deploy/*.so

0 comments on commit 41bc04a

Please sign in to comment.