Update gitea-nightly-debian.yml

This commit is contained in:
idk
2025-05-21 23:48:23 -04:00
committed by GitHub
parent 3b37a8f893
commit a6ea21aa77

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 }} \