Skip to content

Fix some intructions #32

Fix some intructions

Fix some intructions #32

Workflow file for this run

# name: Update Solana
# on:
# schedule:
# - cron: "00 00 * * *" # Run this worflow daily
# workflow_dispatch:
# jobs:
# update-solana:
# name: Update Solana
# runs-on: ubuntu-latest
# timeout-minutes: 30
# steps:
# - uses: actions/checkout@v2
# - uses: clockwork-xyz/[email protected]
# with:
# reviewers: nickgarfield
# labels: dependencies