Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

Commit adb36e4

Browse files
authored
Update test.yml
1 parent fafe695 commit adb36e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v1
1414
- run: |
15-
mkdir -r ~/test
15+
mkdir -R ~/test
1616
cp ./index.js ~/test/index.js
1717
- uses: ./
1818
id: b64

0 commit comments

Comments
 (0)