add git
Some checks failed
/ test_checkout (push) Failing after 17m6s

This commit is contained in:
Jean-Marie Mineau 2024-03-13 17:03:09 +01:00
parent 1cc79ec03f
commit 8753fb1832
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2

View file

@ -5,7 +5,7 @@ jobs:
container:
image: rust:slim-bookworm
steps:
- run: apt-get update -y && apt-get install -y nodejs
- run: apt-get update -y && apt-get install -y nodejs git
- run: cargo install trunk
- uses: https://code.forgejo.org/actions/checkout@v3
- run: trunk build --release --public-url '.'