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:
@@ -27,7 +27,7 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'npm'
|
||||
- run: npm i yarn -g
|
||||
- run: yarn install --frozen-lockfile
|
||||
- run: yarn install
|
||||
- run: yarn run build
|
||||
- name: Archive production artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user