Skip to content

Commit

Permalink
ci: which
Browse files Browse the repository at this point in the history
  • Loading branch information
zshipko committed Oct 7, 2024
1 parent 6396a84 commit d1108d4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ jobs:

- name: Test Install Script
run: |
bash install.sh
ls /tmp
ls /usr/local/bin
ls ~/.local/bin
./install.sh
which extism-py
extism-py --version
if: runner.os != 'Windows'

Expand Down

0 comments on commit d1108d4

Please sign in to comment.