mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-18 01:03:52 +00:00
Merge branch 'feat/custom-recipes' of https://github.com/DrPerkyLegit/MinecraftConsoles into feat/custom-recipes
This commit is contained in:
commit
024fa1d4c5
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