Skip to content

Commit

Permalink
testoff
Browse files Browse the repository at this point in the history
  • Loading branch information
toddr committed Dec 29, 2023
1 parent 471d155 commit 8695ddf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set PATH for Strawberry Perl
uses: egor-tensin/cleanup-path@v3
with:
dirs: "C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin"
dirs: 'C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin'
default: 1
- name: perl -V
run: C:\strawberry\perl\bin\perl.exe -V
Expand Down

0 comments on commit 8695ddf

Please sign in to comment.