Update build file again
Build Artifacts / build (push) Successful in 1m49s

This commit is contained in:
2026-08-08 21:23:16 -07:00
parent d7cdefa4d7
commit 9a09abefbb
+1 -1
View File
@@ -25,5 +25,5 @@ jobs:
mkdir usr/ mkdir usr/
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 }}" usr/share/license-tool cp -r "${{ gitea.workspace }}/licenses" usr/share/license-tool
tar -caf license-tool-hs.tar.gz usr/ tar -caf license-tool-hs.tar.gz usr/