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