[release] v0.9.19-unstable

This commit is contained in:
Yann Stepienik 2023-08-11 10:26:53 +01:00
parent 245c00fecb
commit 2fcf44fbca

View file

@ -7,6 +7,10 @@ jobs:
steps:
- checkout
- run:
name: Setup docker and buildx
command: docker buildx create --use
- run:
name: install dependencies
command: sudo apt-get install bash curl