Skip to content

Commit cec8a58

Browse files
committed
fix workflow
1 parent 7342af1 commit cec8a58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- uses: actions/checkout@v3
2929

3030
- name: Build image
31-
working-directory: ${{ matrix.config.version }}
3231
shell: bash
3332
run: docker buildx build . --platform ${{matrix.config.version}}/${{matrix.config.arch}} --file Dockerfile --tag $IMAGE_NAME
3433

0 commit comments

Comments
 (0)