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