1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-04-13 11:40:29 +02:00

CI fixes.

This commit is contained in:
Alec Thomas 2020-10-29 19:45:28 +11:00
parent a49e74490b
commit 95d002df25

View File

@ -26,4 +26,5 @@ jobs:
- run:
name: Release
command: |
git clean -fdx .
curl -sL https://git.io/goreleaser | bash && goreleaser