upd
Some checks failed
Deploy Gitea Custom / build-and-deploy (push) Failing after 37s

This commit is contained in:
Pasha 2025-08-25 10:37:37 +03:00
parent 1fb784ebfd
commit 45d4045bd0

@ -22,7 +22,7 @@ jobs:
- name: Install Podman - name: Install Podman
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install -y podman podman-docker sudo apt-get install -y podman
- name: Create volume if not exists - name: Create volume if not exists
run: | run: |