Skip to content

Commit 4e849cb

Browse files
committed
fixes CI
1 parent c0000e7 commit 4e849cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
outputs:
1616
tag: ${{ steps.meta.outputs.tag }}
1717
steps:
18+
- uses: actions/checkout@v4
1819
- id: meta
1920
run: |
2021
set -euo pipefail

0 commit comments

Comments
 (0)