Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed May 21, 2024
1 parent 5bb7984 commit 2b73f7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ runs:
- name: Post Install windows
if: runner.os == 'Windows'
run: |
ls /mingw64/bin
ls /usr/bin
ls /usr/local/bin
source ~/.bashrc
echo "Current directory:"
Expand Down

0 comments on commit 2b73f7a

Please sign in to comment.