Update .gitea/workflows/build.yml
Some checks failed
Build and Publish TVJ EPG Image / build (push) Failing after 0s
Some checks failed
Build and Publish TVJ EPG Image / build (push) Failing after 0s
This commit is contained in:
@@ -40,8 +40,8 @@ jobs:
|
||||
|
||||
- name: Install Podman
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y podman
|
||||
apt update
|
||||
apt install -y podman
|
||||
podman --version
|
||||
|
||||
- name: Read version
|
||||
|
||||
Reference in New Issue
Block a user