Cleanup CI testing files
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled

This commit is contained in:
Juno Takano 2026-02-26 20:56:48 -03:00
commit a3da368573
4 changed files with 3 additions and 28 deletions

View file

@ -35,6 +35,6 @@ jobs:
api_root=https://git.jutty.dev/api
url=$api_root/packages/jutty/generic/en/$version/en-x86_64-linux-gnu
curl -fsSLiv \
curl -fsSL \
--user jutty:${{ secrets.GJD_REGISTRY_TOKEN }} \
--upload-file target/release/en $url