mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
chore: Don't build release type during development
This commit is contained in:
parent
0d46ea5c71
commit
94e7961df0
1 changed files with 0 additions and 6 deletions
6
.github/workflows/trigger_builds.yml
vendored
6
.github/workflows/trigger_builds.yml
vendored
|
|
@ -28,9 +28,3 @@ jobs:
|
|||
uses: ./.github/workflows/build.yml
|
||||
with:
|
||||
build_type: Debug
|
||||
|
||||
build_release:
|
||||
name: Build Release
|
||||
uses: ./.github/workflows/build.yml
|
||||
with:
|
||||
build_type: Release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue