Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Leinnan committed Apr 29, 2024
1 parent d27021c commit d41d418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
lfs: true
- name: Build image
run: windows_build_project.ps1
run: .\windows_build_project.ps1
- name: Compress Directory
run: powershell Compress-Archive PackagedProject artifacts.zip
- name: Upload Compressed Folder as Artifact
Expand Down

0 comments on commit d41d418

Please sign in to comment.