diff --git a/.github/workflows/publish-agb.yml b/.github/workflows/publish-agb.yml index 2ac33d17..5047c946 100644 --- a/.github/workflows/publish-agb.yml +++ b/.github/workflows/publish-agb.yml @@ -28,6 +28,8 @@ jobs: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} run: bash .github/scripts/update-template-repo.sh + - name: Install gbafix + run: cargo install gbafix - uses: extractions/setup-just@v1 - name: Build the examples run: just build-roms