commit:
This commit is contained in:
@@ -27,14 +27,6 @@ jobs:
|
|||||||
deploy:
|
deploy:
|
||||||
runs-on: homesrv
|
runs-on: homesrv
|
||||||
needs: build
|
needs: build
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Check node version
|
|
||||||
run: |
|
|
||||||
which node
|
|
||||||
node -v
|
|
||||||
npm -v
|
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Download build artifacts
|
- name: Download build artifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user