Skip to content

Commit

Permalink
fix: double backslash?
Browse files Browse the repository at this point in the history
  • Loading branch information
SleepySwords committed Apr 14, 2022
1 parent 356e6e9 commit a04e96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
os: [windows-latest, macos-latest, ubuntu-latest]
include:
- os: windows-latest
file_extension: "\.exe"
file_extension: "\\.exe"
friendly_name: windows
- os: macos-latest
file_extension: ""
Expand Down

0 comments on commit a04e96c

Please sign in to comment.