aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-10 01:18:45 +0800
committercrupest <crupest@outlook.com>2021-08-10 01:18:45 +0800
commit7ae89bde83ff4fd67101555c07942aa620744abc (patch)
treeffe7b227e1e081f348bdea4cb97251612948166f /.github/workflows/ci.yml
parent8ae1a8b50c4496e8ddff652f57055120b7a75461 (diff)
downloadcru-7ae89bde83ff4fd67101555c07942aa620744abc.tar.gz
cru-7ae89bde83ff4fd67101555c07942aa620744abc.tar.bz2
cru-7ae89bde83ff4fd67101555c07942aa620744abc.zip
...
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0ceea278..898788bd 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
key: vcpkg-${{ runner.os }}
- name: Run build script
- shell: powershell
+ shell: pwsh
run: |
& ./tools/Use-VC.ps1
Use-VC