Skip to content

Commit 2137423

Browse files
Fixed paths
1 parent 885e503 commit 2137423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: Tests for Windows
8181
if: ${{ matrix.os == 'windows' }}
82-
run: rm builds/iconify
82+
run: del builds/iconify
8383

8484
- uses: actions/download-artifact@v4
8585
with:

0 commit comments

Comments
 (0)