Fix units

This commit is contained in:
Adrien Ferrand 2023-10-27 11:31:58 +02:00
parent f78040d74d
commit 608e2cde71

View File

@ -47,6 +47,8 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Download container image artifact
uses: actions/download-artifact@v3
with: