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 a6eb1fc commit c0ff960Copy full SHA for c0ff960
.github/workflows/build-linux.yml
@@ -6,7 +6,6 @@ on:
6
push:
7
branches:
8
- master
9
- - feature-liuzx-install
10
11
jobs:
12
build:
.github/workflows/build-win32.yml
@@ -1,11 +1,10 @@
1
-name: Build On Windows
+name: Build On Win32
2
3
on:
4
workflow_dispatch:
5
0 commit comments