mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-21 15:43:08 +01:00
pages workflow
This commit is contained in:
parent
363ee7cbeb
commit
c58c439e71
2
.github/workflows/gh-pages-deploy.yml
vendored
2
.github/workflows/gh-pages-deploy.yml
vendored
@ -19,8 +19,6 @@ jobs:
|
|||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
- run: |
|
- run: |
|
||||||
npm install
|
npm install
|
||||||
npm run lint
|
|
||||||
npm test
|
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user