Watch
2
0
Fork
You've already forked raylib-cs
0

Update build.yml

This commit is contained in:
Rgebee 2023-08-25 13:18:05 +01:00
commit 9b7bcec250

View file

@ -239,7 +239,7 @@ jobs:
run: dotnet workload restore run: dotnet workload restore
- name: Create NuGet Package - 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 - name: Upload NuGet Package As Artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3