mirror of
https://github.com/go-i2p/go-gitlooseleaf.git
synced 2025-07-03 17:59:45 -04:00
Update gitea-debian.yml
This commit is contained in:
2
.github/workflows/gitea-debian.yml
vendored
2
.github/workflows/gitea-debian.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Generate pkg contents in "/build"
|
- name: Generate pkg contents in "/build"
|
||||||
run: |
|
run: |
|
||||||
BASE=build make install
|
sudo BASE=build make install
|
||||||
./pkginstall build \
|
./pkginstall build \
|
||||||
--name go-gitlooseleaf \
|
--name go-gitlooseleaf \
|
||||||
--version ${{ steps.get_version.outputs.version }} \
|
--version ${{ steps.get_version.outputs.version }} \
|
||||||
|
Reference in New Issue
Block a user