Skip to content

Commit 33c8884

Browse files
committed
test
1 parent 30ca4ce commit 33c8884

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
os: [ubuntu-22.04, windows-latest, macos-latest]
2020

2121
steps:
22+
- run: where which
23+
if: runner.os == 'Windows'
2224
- uses: actions/checkout@v4
2325
with:
2426
submodules: true

0 commit comments

Comments
 (0)