Skip to content

Commit

Permalink
Use Powershell
Browse files Browse the repository at this point in the history
  • Loading branch information
Leinnan committed Apr 29, 2024
1 parent 285365f commit d27021c
Show file tree
Hide file tree
Showing 2 changed files 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.ps
run: windows_build_project.ps1
- name: Compress Directory
run: powershell Compress-Archive PackagedProject artifacts.zip
- name: Upload Compressed Folder as Artifact
Expand Down
File renamed without changes.

0 comments on commit d27021c

Please sign in to comment.