mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-25 02:20:58 -05:00
chore(ci): Release what we can
This commit is contained in:
parent
32ad1f6481
commit
617451a378
1 changed files with 1 additions and 0 deletions
1
.github/workflows/post-release.yml
vendored
1
.github/workflows/post-release.yml
vendored
|
@ -56,6 +56,7 @@ jobs:
|
||||||
name: build-release
|
name: build-release
|
||||||
needs: create-release
|
needs: create-release
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
build: [linux, macos, win-msvc]
|
build: [linux, macos, win-msvc]
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in a new issue