mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-07-04 12:03:41 +02:00
.github/workflows/package.yml: Typofix, change "DBM" to "DEB"
This commit is contained in:
parent
53644e9ceb
commit
772d03a6e3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
build-opts: --cli --no-gui -t Release --pkg-type deb
|
build-opts: --cli --no-gui -t Release --pkg-type deb
|
||||||
- component: gui
|
- component: gui
|
||||||
build-opts: --no-cli --gui -t Release --pkg-type deb
|
build-opts: --no-cli --gui -t Release --pkg-type deb
|
||||||
name: DBM ${{matrix.os}} (${{matrix.component}})
|
name: DEB ${{matrix.os}} (${{matrix.component}})
|
||||||
runs-on: ${{matrix.os}}
|
runs-on: ${{matrix.os}}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue