Revert "Add JitPack token"

This reverts commit 749334493b.
This commit is contained in:
Erik C. Thauvin 2025-04-18 17:24:30 -07:00
parent 31e882eb42
commit 86522d6b3e
Signed by: erik
GPG key ID: 776702A6A2DA330E
5 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@ commands:
version: 2.1.10
- run:
name: Download dependencies
command: ./bld -Djitpack.token=$JITPACK_TOKEN download
command: ./bld download
- run:
name: Compile source
command: ./bld compile