Skip to content

Commit

Permalink
undo anchor build in publish worflow
Browse files Browse the repository at this point in the history
Signed-off-by: Melisa Guevara <[email protected]>
  • Loading branch information
melisaguevara committed Nov 8, 2024
1 parent 92321c9 commit 2789192
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
anchor-version: "0.30.1"
solana-cli-version: "1.18.21"
node-version: "20.17.0"
- run: anchor build
# - run: anchor build
# Setup .npmrc file to publish to npm
- uses: actions/setup-node@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@across-protocol/contracts",
"version": "3.0.15",
"version": "3.0.15-beta.1",
"author": "UMA Team",
"license": "AGPL-3.0-only",
"repository": {
Expand Down

0 comments on commit 2789192

Please sign in to comment.