Attempting to setup GH actions
This commit is contained in:
parent
73ac67fb1e
commit
b6ae25f53e
1 changed files with 0 additions and 2 deletions
2
.github/workflows/theme_validation.yml
vendored
2
.github/workflows/theme_validation.yml
vendored
|
@ -12,8 +12,6 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v1.2.0
|
||||
with:
|
||||
node-version: '10.x'
|
||||
|
||||
- name: install deps
|
||||
run: npm install
|
||||
|
|
Loading…
Reference in a new issue