Skip to content

Commit b5578c1

Browse files
committed
fix windows generator
1 parent dc34543 commit b5578c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/generator-windows.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ env:
8888

8989

9090
jobs:
91+
generate-bridge:
92+
uses: ./.github/workflows/bridge.yml
93+
9194
build-RustDeskTempTopMostWindow:
9295
uses: ./.github/workflows/third-party-RustDeskTempTopMostWindow.yml
9396
with:

0 commit comments

Comments
 (0)