mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-11-05 11:56:37 +00:00
Merge 36662e1834 into 4774830ce4
This commit is contained in:
commit
44727a2a93
1 changed files with 2 additions and 1 deletions
1
.github/workflows/package.yaml
vendored
1
.github/workflows/package.yaml
vendored
|
|
@ -7,6 +7,7 @@ permissions:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
name: build (${{ matrix.os }})
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue