mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-06-10 03:52:55 +00:00
Merge branch 'feat/custom-recipes' of https://github.com/DrPerkyLegit/MinecraftConsoles into feat/custom-recipes
This commit is contained in:
commit
024fa1d4c5
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…
Reference in a new issue