mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-05 22:48:17 +08:00
⚙️ Disable build workflow
This commit is contained in:
parent
817734c499
commit
eaff9e1dc6
15
.github/workflows/check-app.yml
vendored
15
.github/workflows/check-app.yml
vendored
@ -43,18 +43,3 @@ jobs:
|
||||
- name: Check svgs size
|
||||
run: pnpm start
|
||||
working-directory: ./check-size
|
||||
build-app:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Setup pnpm 8
|
||||
uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: 8
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
|
||||
- name: Build app
|
||||
run: pnpm onlybuild
|
||||
|
Loading…
x
Reference in New Issue
Block a user