mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
ci: use powershell core
This commit is contained in:
parent
3274bd047d
commit
c2295995f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -50,7 +50,7 @@ jobs:
|
||||||
path: .\scratch
|
path: .\scratch
|
||||||
|
|
||||||
- name: Generate dalamud-distrib version file
|
- name: Generate dalamud-distrib version file
|
||||||
shell: powershell
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
Compress-Archive .\scratch\* .\canary.zip # Recreate the release zip
|
Compress-Archive .\scratch\* .\canary.zip # Recreate the release zip
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue