Add missing rule in .gitlab-ci.yml

This commit is contained in:
twinaphex 2021-03-26 18:18:38 +01:00
parent 35e743c685
commit 995d005f6f

View file

@ -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