Fix utils image build (#2258)

This commit is contained in:
Matej Vašek 2024-03-29 10:55:48 +01:00 committed by GitHub
parent 701e258acf
commit c6548e68b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with: