Skip to content

Commit

Permalink
mount/path?
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Sep 30, 2024
1 parent bfc8670 commit 5eb3499
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
- name: env
shell: bash
run: |
set -x
cygpath -w $(command -v mount)
mount
cygpath -w $(command -v env)
env
- name: env (github)
Expand Down

0 comments on commit 5eb3499

Please sign in to comment.