Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhargavamacha committed Mar 22, 2024
1 parent f5c2a34 commit 4736294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
fetch-depth: 0

- run: cd clients/rwa-token-sdk yarn
- run: cd clients/rwa-token-sdk && yarn
- run: solana-keygen new --no-bip39-passphrase
- run: cd programs && cargo fmt -- --check
- run: cd programs && cargo clippy -- -D warnings
Expand Down

0 comments on commit 4736294

Please sign in to comment.