Test
Some checks failed
/ build-image (push) Failing after 28s

This commit is contained in:
Peter Cai 2024-02-15 14:37:14 -05:00
parent a0f1b19adf
commit 7b6b76036d

View file

@ -16,6 +16,7 @@ jobs:
- name: Setup podman
run: |
id -a
apt-get update
apt-get install -y podman
podman login gitea.angry.im --username PeterCxy --password ${{ secrets.FORGEJO_TOKEN }}