Skip to content

Commit

Permalink
Fix publish (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenmarcus authored Jul 21, 2024
1 parent 66ba185 commit a82068e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
echo NEAR_NETWORK=testnet >> .env
echo NFT_CONTRACT_ID=default_contract >> .env
npm install
npm ci
npm run lint
npm run build
Expand Down

0 comments on commit a82068e

Please sign in to comment.