mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-30 04:39:03 +01:00
Try building Windows releases on Windows (#16)
This commit is contained in:
parent
d37ef98a76
commit
2217c6ceba
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user