We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b44d2 commit 2003fdeCopy full SHA for 2003fde
.github/workflows/test.yml
@@ -32,6 +32,8 @@ jobs:
32
cache: 'npm'
33
34
- run: |
35
+ sudo apt-get install -y powershell
36
+
37
git submodule update --init actions-toolkit
38
cd actions-toolkit/packages/artifact
39
npm install
0 commit comments