Skip to content

Commit

Permalink
Fix "Publish JS Client" workflow (#61)
Browse files Browse the repository at this point in the history
again
  • Loading branch information
lorisleiva authored Mar 3, 2025
1 parent 2714049 commit 14ae69e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-js-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
- name: Setup Environment
uses: ./.github/actions/setup
with:
cargo-cache-key: cargo-programs
cargo-cache-key: cargo-program
toolchain: build
solana: true

- name: Format JS Client
Expand Down

0 comments on commit 14ae69e

Please sign in to comment.