Skip to content

Commit

Permalink
Merge pull request #160 from skalenetwork/beta-release
Browse files Browse the repository at this point in the history
1.0.1 beta release
  • Loading branch information
DimaStebaev authored Aug 30, 2024
2 parents d5fdec1 + 71bafa8 commit 8ce82b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
echo "PRERELEASE=$PRERELEASE" >> $GITHUB_ENV
- name: Generate ABI
run: npx hardhat run scripts/generateAbi.ts
run: yarn exec hardhat run scripts/generateAbi.ts

- name: Store artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 8ce82b2

Please sign in to comment.