mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
chore: switch to build script
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
key: ${{ runner.os }}-go-${{ hashFiles('**/go.mod', '**/go.sum') }}
|
||||
|
||||
- name: CI pipeline
|
||||
run: mise run ci
|
||||
run: ./build.sh --skip-pnpm-prune
|
||||
|
||||
nix:
|
||||
name: nix
|
||||
|
||||
Reference in New Issue
Block a user