Skip to content

Commit

Permalink
ci: wip actions
Browse files Browse the repository at this point in the history
  • Loading branch information
losman0s committed Dec 1, 2023
1 parent 62e1ffe commit 9ff153e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-anchor-cli/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ runs:
using: "composite"
steps:
- uses: ./.github/actions/setup-common/
- uses: ./.github/actions/setup-solana/
- uses: ./.github/actions/setup-solana-cli/
- uses: actions/cache@v2
name: Cache Anchor Cli
id: cache-anchor-cli
Expand Down

0 comments on commit 9ff153e

Please sign in to comment.