Skip to content

Commit 9be7a65

Browse files
Merge branch 'main' into main
2 parents b59721e + 02e9564 commit 9be7a65

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pullrequest.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ jobs:
3434
with:
3535
dotnet-version: '8.0.x'
3636

37+
- name: Setup Premake5
38+
uses: abel0b/[email protected]
39+
with:
40+
version: "5.0.0-beta2"
41+
3742
- name: Restore dotnet tools
3843
run: dotnet tool restore
3944

0 commit comments

Comments
 (0)