mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-07 02:22:26 +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:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
|
with:
|
||||||
|
submodules: recursive
|
||||||
|
|
||||||
- name: Setup MSVC
|
- name: Setup MSVC
|
||||||
uses: ilammy/msvc-dev-cmd@v1
|
uses: ilammy/msvc-dev-cmd@v1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue