We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d18e3 commit cf40d7aCopy full SHA for cf40d7a
.github/workflows/build-vs2019-x64.yml
@@ -15,7 +15,7 @@ concurrency:
15
env:
16
TARGET: "vs"
17
ARCH: 64
18
- NO_FORCE: 1
+ # NO_FORCE: 1
19
VS_VER: 16
20
GA_CI_SECRET: ${{ secrets.CI_SECRET }}
21
USE_ARTIFACT: true
0 commit comments