mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-11 11:43:52 +00:00
Fix PR workflow
Per patoke
This commit is contained in:
parent
5e5b685c72
commit
42e75876f2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
|
@ -18,6 +18,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Setup MSVC
|
||||
uses: ilammy/msvc-dev-cmd@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue