Merge branch 'mado/ci/update-bootstrap-yml-who-the-heck-changed-the-dir' into mado/w/taidan-default-configs

This commit is contained in:
madonuko
2026-06-11 14:23:30 +08:00
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
dnf5 install -y ./anda-build/rpm/rpms/anda-*.rpm
- name: Install build dependencies
run: dnf5 builddep -y anda/terra/{mock-configs,srpm-macros}/*.spec anda/{buildsys/anda,tools/subatomic}/*.spec
run: dnf5 builddep -y anda/terra/{mock-configs,srpm-macros,appstream-helper}/*.spec anda/{buildsys/anda,tools/subatomic}/*.spec
- name: Install Anda
run: |