mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-26 08:33:17 +01:00
Update ci.yml
tweak
This commit is contained in:
parent
2f2f297555
commit
d2f13f7940
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -21,11 +21,3 @@ jobs:
|
|||||||
registry-url: https://registry.npmjs.org/
|
registry-url: https://registry.npmjs.org/
|
||||||
cache: npm
|
cache: npm
|
||||||
|
|
||||||
- name: Install dependencies
|
|
||||||
run: npm install
|
|
||||||
|
|
||||||
- name: Build and test
|
|
||||||
run: npm run build
|
|
||||||
|
|
||||||
- name: Deploy to GitHub Pages
|
|
||||||
run: npm run deploy -- -m "Update GitHub Pages"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user