Update build

This commit is contained in:
Rgebee 2025-12-13 10:49:14 +00:00
commit 8904d96055
4 changed files with 7 additions and 6 deletions

View file

@ -29,12 +29,12 @@ jobs:
- name: Install packages
run: pnpm install
- name: Check project
run: pnpm run check
- name: Build project
run: pnpm run build
- name: Check project
run: pnpm run check
- name: Upload artifact
run: |
tar -czf build.tar.gz build