Skip to content

Commit 471ac5c

Browse files
authored
test BUILD_NUM fix 7
1 parent a5477c1 commit 471ac5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
build-postgis-states:
7474
runs-on: self-hosted
75-
needs: [build_num, setup-postgis-states]
75+
needs: [build-num, setup-postgis-states]
7676
continue-on-error: true
7777
strategy:
7878
matrix:

0 commit comments

Comments
 (0)