Skip to content

Commit

Permalink
more hack
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilgardis committed Jun 7, 2022
1 parent 255f937 commit 459c5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
run: ./build-docker-image.sh "${TARGET}${SUB+.$SUB}"
env:
TARGET: ${{ matrix.target }}
SUB: ${{ matrix.sub }}
SUB: ${{ matrix.sub || '' }}
shell: bash
- name: Set Docker image for test
if: steps.build-docker-image.outputs.image
Expand Down

0 comments on commit 459c5d1

Please sign in to comment.