Skip to content

Commit bbeaa35

Browse files
committed
aaaaaaaaaaaaaaarrrrrrrrrrrrrgggggg
1 parent d4884b1 commit bbeaa35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-win.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: cmake --install build
6868

6969
- name: '${{ matrix.icon }} Debug installed files'
70-
run: dir /s ${{env.INSTALL_LOCATION}}
70+
run: dir ${{env.INSTALL_LOCATION}} /s
7171

7272
- name: '${{ matrix.icon }} Upload Artifacts'
7373
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)