Skip to content

Commit d3546a3

Browse files
author
Maximilian Csuk
committed
Small fix
1 parent 02423ac commit d3546a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838

3939
build-docker-image:
4040
runs-on: ubuntu-20.04
41+
needs: [build-release]
4142
steps:
4243
- name: Checkout repository
4344
uses: actions/checkout@v2

0 commit comments

Comments
 (0)