Enable manifest building

This commit is contained in:
XargonWan 2024-08-24 00:03:26 +09:00
parent 0701a4124b
commit 49b1bb673c

View file

@ -27,8 +27,8 @@ jobs:
- name: "Install dependencies"
run: "automation_tools/install_dependencies.sh"
# - name: "Creating supermodel manifest"
# run: "/bin/bash ${GITHUB_WORKSPACE}/automation_tools/update_supermodel_manifest.sh"
- name: "Creating supermodel manifest"
run: "/bin/bash ${GITHUB_WORKSPACE}/automation_tools/update_supermodel_manifest.sh"
# - name: "[DEBUG] Outputting manifest"
# run: cat net.retrodeck.supermodel.yml