Update gitea-debian.yml

This commit is contained in:
idk
2025-05-21 23:47:54 -04:00
committed by GitHub
parent 1718b5eb26
commit 3b37a8f893

View File

@ -45,7 +45,7 @@ jobs:
- name: Generate pkg contents in "/build"
run: |
BASE=build make install
sudo BASE=build make install
./pkginstall build \
--name go-gitlooseleaf \
--version ${{ steps.get_version.outputs.version }} \