Skip to content

Commit

Permalink
Fix utils image build (#2258)
Browse files Browse the repository at this point in the history
  • Loading branch information
matejvasek committed Mar 29, 2024
1 parent 701e258 commit c6548e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c6548e6

Please sign in to comment.