Skip to content

Commit b6dc5fe

Browse files
authored
Merge pull request #1000 from mauke/fix-github-actions-windows
fix Windows CI
2 parents 7b10daf + 88900c4 commit b6dc5fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
run: perl -V
3030
- name: Install Dependencies
3131
run: curl -sL https://raw.githubusercontent.com/skaji/cpm/master/cpm | perl - install -g --show-build-log-on-failure
32-
echo "C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin" >> $GITHUB_PATH
3332
- name: perl -V
3433
run: perl -V
3534
- name: perl Makefile.PL

0 commit comments

Comments
 (0)