mirror of
https://github.com/Kxsso/jcutmirror.git
synced 2026-08-09 11:41:50 +08:00
Update testbuild.yml
This commit is contained in:
@@ -30,8 +30,8 @@ jobs:
|
|||||||
- run: yarn install --frozen-lockfile
|
- run: yarn install --frozen-lockfile
|
||||||
- run: yarn run build
|
- run: yarn run build
|
||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: dist-all-pages
|
name: dist-all-pages
|
||||||
path: |
|
path: |
|
||||||
public/
|
public/
|
||||||
|
|||||||
Reference in New Issue
Block a user