更新 .gitea/workflows/ build.yml
This commit is contained in:
parent
ba0f954b82
commit
52588f1d51
@ -14,7 +14,7 @@ jobs:
|
||||
node-version: 18
|
||||
# npm install
|
||||
- name: npm run build
|
||||
run: npm install && npm run src:build && pwd && find / -name dist
|
||||
run: npm install && npm run src:build && ls /usr/src/app/dist/
|
||||
- name: scp delay
|
||||
uses: appleboy/scp-action@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user