ci: use powershell core

This commit is contained in:
goaaats 2021-07-12 00:12:04 +02:00 committed by GitHub
parent 3274bd047d
commit c2295995f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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