We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec28f8 commit e8fabfbCopy full SHA for e8fabfb
.github/workflows/generator-linux.yml
@@ -91,8 +91,6 @@ jobs:
91
uses: ./.github/workflows/bridge.yml
92
with:
93
version: ${{ fromJson(inputs.extras).version }}
94
- uuid: ${{ inputs.uuid }}
95
-
96
97
build-rustdesk-linux:
98
needs: [generate-bridge-linux]
0 commit comments