Skip to content

Commit d280892

Browse files
Update dotnet.yml
1 parent 5c916a4 commit d280892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

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

5959
- name: Create zip file
6060
run: |
61-
Compress-Archive -Path ./download/'Automatic OSC Router' -DestinationPath ./download/Automatic OSC Router.zip
61+
| Compress-Archive -Path "./download/Automatic OSC Router" -DestinationPath "./download/Automatic OSC Router.zip"
6262
shell: pwsh
6363

6464
- name: Create A Release

0 commit comments

Comments
 (0)