Fix incorrect key for Gentoo build workflow
This commit is contained in:
parent
8f7f020863
commit
3d4bb92632
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ jobs:
|
|||
name: build
|
||||
path: build/Looper.AppImage
|
||||
build-gentoo:
|
||||
run-on: gentoo
|
||||
runs-on: gentoo
|
||||
steps:
|
||||
- name: Build binary package
|
||||
run: emerge -v media-sound/looper
|
||||
|
|
Loading…
Reference in a new issue