Skip to content

Commit 2003fde

Browse files
committed
install powershell
1 parent c2b44d2 commit 2003fde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
cache: 'npm'
3333

3434
- run: |
35+
sudo apt-get install -y powershell
36+
3537
git submodule update --init actions-toolkit
3638
cd actions-toolkit/packages/artifact
3739
npm install

0 commit comments

Comments
 (0)