Fix build again
Build Artifacts / build (push) Failing after 3m14s

This commit is contained in:
2026-08-08 20:18:59 -07:00
parent b62e9f44ee
commit d7cdefa4d7
+1 -1
View File
@@ -24,6 +24,6 @@ jobs:
export STACK_YAML="${{ gitea.workspace }}/stack.yaml"
mkdir usr/
stack --local-bin-path usr/bin/ build --copy-bins
install -m 0644 -D "${{ gitea.workspace }}/completions/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 }}" usr/share/license-tool
tar -caf license-tool-hs.tar.gz usr/