Fix another incorrect key in workflow
This commit is contained in:
parent
73945c38da
commit
72d0f1cb8c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
||||||
- name: Build binary package
|
- name: Build binary package
|
||||||
run: emerge -v media-sound/looper
|
run: emerge -v media-sound/looper
|
||||||
build-android:
|
build-android:
|
||||||
run-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in a new issue