Skip to content

Commit 600ca73

Browse files
authored
Update linux.yml
1 parent 9601bb0 commit 600ca73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
# Configuration type to build.
1111
# You can convert this to a build matrix if you need coverage of multiple configuration types.
1212
# https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
13-
BUILD_CONFIGURATION: Release
13+
BUILD_CONFIGURATION: release_x64
1414

1515
jobs:
1616
build:

0 commit comments

Comments
 (0)