Skip to content

Commit

Permalink
Add lsb_release -a to debug commands
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemaccana committed Apr 23, 2024
1 parent 79e31e2 commit 58065ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
cargo search cargo-build-sbf
cargo install --list
ls -la ~/.local/share/solana/install/active_release/bin
lsb_release -a
- name: Create a blank Anchor project
run: |
Expand Down

0 comments on commit 58065ff

Please sign in to comment.