Skip to content

Commit b59721e

Browse files
Merge branch 'main' into main
2 parents 0c9437d + b67f5ef commit b59721e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ jobs:
5858
working-directory: external/MonoGame
5959
run: dotnet restore MonoGame.Framework.Content.Pipeline/
6060

61+
- name: Setup Premake5
62+
uses: abel0b/[email protected]
63+
with:
64+
version: "5.0.0-beta2"
65+
6166
- name: Restore dotnet tools
6267
run: dotnet tool restore
6368

external/MonoGame

Submodule MonoGame updated 354 files

0 commit comments

Comments
 (0)