update build release
This commit is contained in:
@@ -24,10 +24,10 @@ jobs:
|
|||||||
run: npm i
|
run: npm i
|
||||||
|
|
||||||
- name: Run npm build
|
- name: Run npm build
|
||||||
run: cd /web && npm run build
|
run: cd web/ && npm run build
|
||||||
|
|
||||||
- name: Check build static
|
- name: Check build static
|
||||||
run: cd /web && ls -la
|
run: cd web/ && ls -la
|
||||||
|
|
||||||
goreleaser:
|
goreleaser:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user