We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec82fe1 commit 16a4f05Copy full SHA for 16a4f05
1 file changed
.github/workflows/build.yml
@@ -46,6 +46,7 @@ jobs:
46
run: |
47
choco install 7zip -y
48
./build_win_cef.bat --dependencies --deploy --tests
49
+ cd HUI-win-AMD64-blink-cef
50
python ../build_python.py
51
52
- name: Upload build artifacts
0 commit comments