1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:24:48 +00:00

Update build.yml

Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com>
This commit is contained in:
zumbiepig 2024-09-15 17:02:43 -07:00 committed by GitHub
parent 711088786a
commit 3c2e448aba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,10 +18,3 @@ jobs:
run: bun run lint
- name: Build
run: bun run build
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: build
path: public/
compression-level: 9
retention-days: 2