mirror of
https://github.com/Kxsso/jcutmirror.git
synced 2026-03-29 16:27:01 +08:00
Update testbuild.yml
This commit is contained in:
10
.github/workflows/testbuild.yml
vendored
10
.github/workflows/testbuild.yml
vendored
@@ -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