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