mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⚙️ Disable build workflow
This commit is contained in:
@@ -43,18 +43,3 @@ jobs:
|
|||||||
- name: Check svgs size
|
- name: Check svgs size
|
||||||
run: pnpm start
|
run: pnpm start
|
||||||
working-directory: ./check-size
|
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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user