mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update ci.yml
tweak
This commit is contained in:
parent
2f2f297555
commit
d2f13f7940
1 changed files with 0 additions and 8 deletions
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
@ -21,11 +21,3 @@ jobs:
|
|||
registry-url: https://registry.npmjs.org/
|
||||
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…
Add table
Add a link
Reference in a new issue