mirror of
https://github.com/GradienceTeam/Gradience.git
synced 2024-11-04 20:04:00 +00:00
fix: update PKG name
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
This commit is contained in:
parent
cb4a447645
commit
9a60d80843
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pkgbuild.yml
vendored
2
.github/workflows/pkgbuild.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
||||||
uses: ouuan/pkgbuild-action@master
|
uses: ouuan/pkgbuild-action@master
|
||||||
id: build-package
|
id: build-package
|
||||||
with:
|
with:
|
||||||
path: build-aux/pkgbuild
|
path: gradience-git
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue