Skip to content

Commit

Permalink
ci: ls
Browse files Browse the repository at this point in the history
  • Loading branch information
zshipko committed Oct 7, 2024
1 parent 2c48153 commit 6396a84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Test Install Script
run: |
bash install.sh
ls /tmp
ls /usr/local/bin
ls ~/.local/bin
extism-py --version
if: runner.os != 'Windows'

Expand Down

0 comments on commit 6396a84

Please sign in to comment.