chore: fix GitHub Actions

This commit is contained in:
Paul Pan 2024-04-28 00:03:48 +08:00
parent 27a08ff264
commit d5824110d2

View File

@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Upgrade Podman
uses: gacts/install-podman@v1
uses: gacts/install-podman@master
# reference: https://github.com/containers/podman/discussions/17868
- name: Tar as root
run: |