Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 98e70cc

Browse files
authored
Update compile.yaml
1 parent 0d60ca5 commit 98e70cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# Build Spcode
3131
- name: Build Spcode
32-
run: msbuild Spcode.csproj /p:Configuration=Release /p:langversion=latest
32+
run: msbuild Spcode.csproj /p:Configuration=Release /p:langversion=?
3333

3434
# Build Installer
3535
- name: Build Installer (NSIS)

0 commit comments

Comments
 (0)