mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-04-03 11:09:40 -04:00
Update build.yml
This commit is contained in:
parent
5640e290e7
commit
9b7bcec250
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -239,7 +239,7 @@ jobs:
|
||||
run: dotnet workload restore
|
||||
|
||||
- name: Create NuGet Package
|
||||
run: dotnet pack -c Release --output nuget
|
||||
run: dotnet pack Raylib-cs -c Release --output nuget
|
||||
|
||||
- name: Upload NuGet Package As Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user