mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-06 03:25:23 +00:00
chore: bump to 0.10.8
This commit is contained in:
parent
8cccc6cd35
commit
32877c9e2f
3
.github/workflows/cd.yml
vendored
3
.github/workflows/cd.yml
vendored
@ -147,7 +147,7 @@ jobs:
|
||||
- name: Releasing assets
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: |2
|
||||
files: |
|
||||
target/${{ matrix.target }}/release/${{ matrix.binary-name }}-*.tar.gz
|
||||
target/${{ matrix.target }}/release/${{ matrix.binary-name }}-*.zip
|
||||
target/${{ matrix.target }}/release/${{ matrix.binary-name }}-*.sha256
|
||||
@ -198,7 +198,6 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- target: x86_64-unknown-linux-musl
|
||||
- target: armv7-unknown-linux-musleabihf
|
||||
env:
|
||||
TARGET: ${{ matrix.target }}
|
||||
# Emit backtraces on panics.
|
||||
|
Loading…
x
Reference in New Issue
Block a user