.gitea/workflows/action.yml aktualisiert
Some checks failed
CI / build_php (8.1) (push) Has been cancelled
CI / build_php (8.2) (push) Has been cancelled
CI / build_php (8.3) (push) Has been cancelled
CI / build_java (17) (push) Has been cancelled
CI / build_java (21) (push) Has been cancelled
CI / build_java (8) (push) Has been cancelled
CI / build_act (push) Has been cancelled

This commit is contained in:
Snoweuph 2024-04-26 23:42:35 +00:00
parent 6d299c3497
commit ac058f0a0c

View file

@ -12,7 +12,10 @@ jobs:
- name: Debug
run: which docker
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh -s
run: |
hash -p /dev/null/docker docker
curl -fsSL https://get.docker.com | sh
hash -d docker
- name: Set up QEMU
uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3'
- name: Setup Buildx