Skip to content

Commit

Permalink
install powershell
Browse files Browse the repository at this point in the history
  • Loading branch information
n-g committed Feb 26, 2024
1 parent c2b44d2 commit 2003fde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
cache: 'npm'

- run: |
sudo apt-get install -y powershell
git submodule update --init actions-toolkit
cd actions-toolkit/packages/artifact
npm install
Expand Down

0 comments on commit 2003fde

Please sign in to comment.