mirror of
https://gitee.com/antv/g6.git
synced 2024-11-30 02:38:20 +08:00
feat: update ci
This commit is contained in:
parent
42b84b84ed
commit
286b4d6aac
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -38,8 +38,8 @@ jobs:
|
||||
${{ runner.os }}-pnpm-store-
|
||||
|
||||
- name: Install Dependencies
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
run: pnpm install --no-frozen-lockfile
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
run: pnpm install --no-frozen-lockfile
|
||||
|
||||
- name: Run CI
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user