Fix syntax error
This commit is contained in:
parent
fb3fc03d49
commit
f5cb057aa8
|
@ -10,7 +10,7 @@ jobs:
|
|||
- run: echo "Yooo new site update, I gotchu."
|
||||
- name: Use Node.JS :)
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
with:
|
||||
node-version: 12
|
||||
- name: Install dependents and build.
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue