diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2614332..c3c3023 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -49,7 +49,7 @@ jobs: - name: Build ISO run: | - buildiso -p antergos + ./buildiso -p antergos - name: Upload ISO artifact uses: actions/upload-artifact@v4 diff --git a/iso-profiles/common/common.yaml b/iso-profiles/common/common.yaml index 09a7f57..2e60a2b 100644 --- a/iso-profiles/common/common.yaml +++ b/iso-profiles/common/common.yaml @@ -50,6 +50,8 @@ packages-base: - which - xfsprogs - zsh + - jack2 + - noto-fonts-emoji packages-apps: - powertop - inxi