Added missing submodule and artifact

This commit is contained in:
SergioMartin86 2025-03-19 19:25:08 +01:00
parent f5b2d6353b
commit a25b23b713
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ jobs:
git submodule update --init uae/libretro-uae;
git submodule update --init stella/core;
git submodule update --init dsda/core;
git submodule update --init dosbox/dosbox-x;
- name: Install clang 18
run: wget https://apt.llvm.org/llvm.sh;
chmod u+x llvm.sh;
@ -61,6 +62,7 @@ jobs:
Assets/dll/ares64_interpreter.wbx.zst
Assets/dll/ares64_recompiler.wbx.zst
Assets/dll/bsnes.wbx.zst
Assets/dll/dosbox.wbx.zst
Assets/dll/dsda.wbx.zst
Assets/dll/faust.wbx.zst
Assets/dll/gpgx.wbx.zst