Skip to content

Commit 3f9d710

Browse files
committed
Build in Release mode.
1 parent b428cf6 commit 3f9d710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_vsharp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Build VSharp
2828
run:
29-
dotnet build -c DebugTailRec
29+
dotnet build -c Release
3030

3131
- uses: actions/upload-artifact@v4
3232
with:

0 commit comments

Comments
 (0)