Update build
Build Artifacts / build (push) Successful in 22s

This commit is contained in:
2026-08-09 12:31:50 -07:00
parent 185ee063b6
commit 806adea317
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
install -m 0644 -D "${{ gitea.workspace }}/completion/license-tool.zsh" usr/share/zsh/site-functions/_license-tool
cp -r "${{ gitea.workspace }}/licenses" usr/share/license-tool
- name: Upload Artifacts
uses: https://gitea.com/actions/gitea-upload-artifact@v4
uses: actions/upload-artifact@v3
with:
path: usr/
name: license-tool-hs-${{ gitea.head_ref }}.${{ gitea.sha }}