mirror of https://github.com/PCSX2/pcsx2.git
GHActions: Clean up old unused code
This commit is contained in:
parent
059d856f45
commit
04df2824cf
|
@ -96,7 +96,6 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: Checkout Submodules
|
||||
if: steps.cache-submodules.outputs.cache-hit != 'true'
|
||||
run: git submodule update --init --recursive -j $env:NUMBER_OF_PROCESSORS
|
||||
|
||||
- name: Setup Buildcache
|
||||
|
|
Loading…
Reference in New Issue