We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0653ede commit 41bc04aCopy full SHA for 41bc04a
.github/workflows/contract-release.yml
@@ -27,4 +27,4 @@ jobs:
27
with:
28
files: |
29
contracts/artifacts.tar.gz
30
- target/deploy/*.so
+ contracts/target/deploy/*.so
0 commit comments