Browse Source

test a release build for fun

Samuel Attard 10 months ago
parent
commit
f0923d8ca8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -190,7 +190,7 @@ jobs:
       target-platform: windows
       target-arch: x64
       is-release: false
-      gn-build-type: testing
+      gn-build-type: release
       generate-symbols: false
       upload-to-storage: '0'
     secrets: inherit