update podman?

This commit is contained in:
Corwin 2024-04-04 19:34:28 +01:00
parent 22483fd49e
commit 63f0335a64
No known key found for this signature in database

View file

@ -12,6 +12,7 @@ jobs:
name: Build website
runs-on: ubuntu-22.04
steps:
- uses: gacts/install-podman@v1
- name: Set CARGO_TARGET_DIR
run: echo "CARGO_TARGET_DIR=$HOME/target" >> $GITHUB_ENV
- name: Install build tools