Skip to content

Commit 67d3103

Browse files
committed
[cleanup] No need of msbuild for gmake2
1 parent 3ef1325 commit 67d3103

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/premake5-windows-gmake2.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ jobs:
4343
with:
4444
repository: premake/premake-core
4545

46-
- name: Add msbuild to PATH
47-
uses: microsoft/setup-msbuild@v2
48-
4946
- name: test projects
5047
run: |
5148
python3 ./test_projects.py premake5 projects gmake2 --shell=posix

0 commit comments

Comments
 (0)