mirror of
				https://github.com/raylib-cs/raylib-cs
				synced 2025-10-29 05:59:51 -04:00 
			
		
		
		
	Update build.yml
This commit is contained in:
		
							
								
								
									
										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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user