mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Add missing rule in .gitlab-ci.yml
This commit is contained in:
parent
35e743c685
commit
995d005f6f
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@ include:
|
|||
# Linux
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/linux-cmake.yml'
|
||||
|
||||
# MacOS 64-bit
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/osx-x64.yml'
|
||||
|
||||
################################## CELLULAR ################################
|
||||
# Android
|
||||
|
|
Loading…
Add table
Reference in a new issue