We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4527c43 commit ec3f079Copy full SHA for ec3f079
1 file changed
.github/workflows/dotnet.yml
@@ -28,9 +28,6 @@ jobs:
28
dotnet publish HScriptTest/FunkinObfuscate.csproj
29
-c Release
30
-r win-x64
31
- --self-contained false
32
- -p:PublishSingleFile=true
33
- -p:IncludeNativeLibrariesForSelfExtract=true
34
-o publish
35
36
- name: Upload artifact
0 commit comments