Try building Windows releases on Windows (#16)

This commit is contained in:
Natalie Weizenbaum 2020-07-23 17:31:00 -07:00 committed by GitHub
parent d37ef98a76
commit 2217c6ceba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -98,6 +98,7 @@ jobs:
if: *deploy-if
env: *github-env
script: skip
os: windows
deploy:
provider: script
script: pub run grinder pkg-github-windows

View File

@ -1,5 +1,5 @@
name: sass_embedded
version: 1.0.0-beta.4
version: 1.0.0-beta.5
description: An implementation of the Sass embedded protocol using Dart Sass.
author: Sass Team
homepage: https://github.com/sass/dart-sass-embedded