mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
we no longer need submodules for these jobs
This commit is contained in:
parent
3c754b079c
commit
566c57bcd3
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -91,8 +91,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Restore PHP build cache
|
||||
id: php-build-cache
|
||||
@ -195,8 +193,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Restore PHP build cache
|
||||
id: php-build-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user