Skip to content

Commit

Permalink
fix gha job name
Browse files Browse the repository at this point in the history
  • Loading branch information
peteski22 committed Nov 18, 2024
1 parent d9e242b commit eaf7317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_images_uv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- name: Checkout code
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit eaf7317

Please sign in to comment.