mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Fix CI again
For real this time
This commit is contained in:
2
.github/workflows/build_test_deploy.yml
vendored
2
.github/workflows/build_test_deploy.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: '0'
|
||||
submodules: 'recursive'
|
||||
- name: Install
|
||||
run: npm install
|
||||
- name: Lint
|
||||
@@ -57,6 +58,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: '0'
|
||||
submodules: 'recursive'
|
||||
- name: Install
|
||||
run: npm install
|
||||
- name: Spellcheck
|
||||
|
||||
Reference in New Issue
Block a user