summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-08-24 15:36:26 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-08-24 15:36:26 +0200
commitd5145074332d27006217c72ce56d085adef22e94 (patch)
tree0278436470c1d0c1145997c87432a6bcbf4817a4
parent964e7dffe328c65a8ef9b23a94fa4e9393916644 (diff)
downloadATCD-d5145074332d27006217c72ce56d085adef22e94.tar.gz
Add missing pwsh
* .github/workflows/linux.yml:
-rw-r--r--.github/workflows/linux.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
index fbbc345f90e..92fb8f1dea6 100644
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -159,6 +159,7 @@ jobs:
run: |
'${{ matrix.optional_feature }}' >> ${env:ACE_ROOT}/bin/MakeProjectCreator/config/default.features
if: matrix.optional_feature != ''
+ shell: pwsh
- name: Run mwc.pl on $(TAO_ROOT)/TAO_ACE.mwc
run: |
perl ${env:ACE_ROOT}/bin/mwc.pl -type gnuace ${env:TAO_ROOT}/TAO_ACE.mwc -workers 4