Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Sep 21, 2023
1 parent b017a55 commit 94488bc
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 5,369 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/anchor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
run: |
sh -c "$(curl -sSfL https://release.solana.com/v1.14.20/install)"
echo "/home/runner/.local/share/solana/install/active_release/bin" >> $GITHUB_PATH
- name : Install wasm-pack
run : curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh -s -- -y
- name: Install Anchor
working-directory: ./staking
run: npm i -g @coral-xyz/[email protected]
Expand Down
Loading

0 comments on commit 94488bc

Please sign in to comment.