mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
update podman?
This commit is contained in:
parent
22483fd49e
commit
63f0335a64
1
.github/workflows/build-site.yml
vendored
1
.github/workflows/build-site.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue