mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-07-12 09:57:03 +00:00
hey man we kinda need those
This commit is contained in:
parent
c6a137ec6f
commit
169cfb2387
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
|
@ -16,6 +16,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