mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-17 03:50:03 +02:00
.github/workflows/package.yml: fix job name for ubuntu.
This commit is contained in:
parent
4c67cbf905
commit
a3be286579
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
build-opts: --cli --no-gui -t Release --pkg-type deb
|
||||
- component: gui
|
||||
build-opts: --no-cli --gui -t Release --pkg-type deb
|
||||
name: ${{matrix.os}} (${{matrix.component}})
|
||||
name: Ubuntu (${{matrix.component}})
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue