mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-16 02:40:38 +00:00
some others changes i forgot to add to stage in git for the workflow and pkgbuild
This commit is contained in:
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
@@ -78,13 +78,12 @@ jobs:
|
||||
namcap: true
|
||||
updpkgsums : true
|
||||
path : "packages/linux/nigthly"
|
||||
srcinfo: true
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v7.0.1
|
||||
with:
|
||||
name: packages-arch
|
||||
path: packages/linux/nightly/****.pkg.tar.zst
|
||||
path: ./packages/linux/nightly/*.pkg.tar.zst
|
||||
|
||||
# --- JOB 4 : Publish the Nightly Release ---
|
||||
release:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Xgui4
|
||||
pkgname=lce-qt-launcher-git
|
||||
pkgver=0.0.0.1beta.r114.g75c3a0c
|
||||
pkgver=nightly
|
||||
pkgrel=1
|
||||
pkgdesc="A custom Minecraft LCE Launcher written in Python and Qt with GNU/Linux support in mind. (Nightly/Git Build)"
|
||||
arch=('any')
|
||||
|
||||
Reference in New Issue
Block a user