Add CI flag to build
This commit is contained in:
parent
ad49c9536b
commit
5ba05bdb91
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -64,7 +64,7 @@ jobs:
|
|||
with:
|
||||
dotnet-version: 8.x
|
||||
- name: Create Release Packages
|
||||
run: dotnet run build.fsproj
|
||||
run: dotnet run build.fsproj CI
|
||||
- name: Upload Artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user