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

restore workload

This commit is contained in:
anggape 2023-07-26 11:06:45 +07:00
commit a0b2a3bb14
No known key found for this signature in database
GPG key ID: 318EF680D0181D86

View file

@ -234,6 +234,9 @@ jobs:
with:
dotnet-version: 6.0.x
- name: Install workload
run: dotnet workload restore
- name: Create NuGet Package
run: dotnet pack -c Release -o artifacts/nupkg