Fix another incorrect key in workflow
Some checks failed
Build / build-appimage (push) Waiting to run
Build / build-android (push) Waiting to run
Build / build-gentoo (push) Failing after 2m19s

This commit is contained in:
Zachary Hall 2024-10-20 09:48:01 -07:00
parent 73945c38da
commit 72d0f1cb8c

View file

@ -29,7 +29,7 @@ jobs:
- name: Build binary package
run: emerge -v media-sound/looper
build-android:
run-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3