mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-26 10:05:10 +00:00
.
This commit is contained in:
parent
1e93a628da
commit
a0d65ec1f7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -12,5 +12,7 @@ jobs:
|
||||
uses: oven-sh/setup-bun@v2
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
- name: Lint
|
||||
run: bun run lint
|
||||
- name: Build
|
||||
run: bun run build
|
||||
|
Loading…
x
Reference in New Issue
Block a user