We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1b6cf commit c5bedf0Copy full SHA for c5bedf0
.github/workflows/weibo.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Checkout
19
run: |
20
- git clone https://github.com/Sunert/Scripts.git ~/Script
+ git clone https://github.com/Sunert/Scripts.git ~/Scripts
21
- name: Use Node.js 12.x
22
uses: actions/setup-node@v1
23
with:
0 commit comments