mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-29 05:51:26 +02: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…
x
Reference in New Issue
Block a user