Skip to content

Deploy to mainnet

Deploy to mainnet #13

Workflow file for this run

name: anchor-test
on:
push:
pull_request:
jobs:
run-anchor-test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: metaDAOproject/[email protected]
with:
anchor-version: "0.29.0"
solana-cli-version: "1.17.0"