mirror of
https://github.com/Adamcake/Bolt.git
synced 2026-04-19 16:36:52 -04:00
Disable release artifacts
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -14,8 +14,8 @@ env:
|
||||
WINDOWS_CEF_VERSION: '114.0.5735.199'
|
||||
LINUX_CEF_VERSION: '114.0.5735.134'
|
||||
LUAJIT_VERSION: '2.1'
|
||||
ENABLE_WINDOWS_RELEASES: 'true'
|
||||
ENABLE_LINUX_RELEASES: 'true'
|
||||
ENABLE_WINDOWS_RELEASES: 'false'
|
||||
ENABLE_LINUX_RELEASES: 'false'
|
||||
|
||||
jobs:
|
||||
build-windows-project:
|
||||
|
||||
Reference in New Issue
Block a user