Fix last commit (more workflow stuff)
Build Artifacts / build (push) Failing after 27s

This commit is contained in:
2026-08-09 00:46:36 -07:00
parent 63b35177ef
commit 185ee063b6
-1
View File
@@ -36,7 +36,6 @@ jobs:
stack --local-bin-path usr/bin/ build --copy-bins stack --local-bin-path usr/bin/ build --copy-bins
install -m 0644 -D "${{ gitea.workspace }}/completion/license-tool.zsh" usr/share/zsh/site-functions/_license-tool 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 cp -r "${{ gitea.workspace }}/licenses" usr/share/license-tool
tar -caf "${tarball}" usr/
- name: Upload Artifacts - name: Upload Artifacts
uses: https://gitea.com/actions/gitea-upload-artifact@v4 uses: https://gitea.com/actions/gitea-upload-artifact@v4
with: with: