We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af620c commit d4b8de9Copy full SHA for d4b8de9
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
env:
14
INPUT_TOKEN: ${{ github.token }}
15
run: |
16
- pushd /tmp
+ pushd /
17
git clone https://github.com/actions/checkout
18
cd checkout
19
npm ci
0 commit comments