mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
workflow fix
This commit is contained in:
@@ -418,7 +418,7 @@ jobs:
|
||||
- name: Fetch tests
|
||||
working-directory: ${{ env.GITHUB_WORKSPACE }}
|
||||
# Doing this to avoid ffmpeg and other large submodules.
|
||||
run: git submodule update --init pspautotests assets/lang
|
||||
run: git submodule update --init pspautotests
|
||||
|
||||
- name: Install Linux dependencies
|
||||
if: runner.os == 'Linux'
|
||||
|
||||
Reference in New Issue
Block a user