Skip to content

Commit 105dd94

Browse files
author
coldice
committed
Fix gitlab-ci, woops
1 parent e39d808 commit 105dd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ publish_win-x86:
2929
only:
3030
- tags
3131
dependencies:
32-
- build_x86
32+
- build_win-x86
3333
tags: ["windows-mozbuild-priv"]
3434
variables:
3535
GIT_STRATEGY: fetch

0 commit comments

Comments
 (0)