Skip to content

Commit a839dfa

Browse files
committed
Fix appveyor artifact auto deployment
1 parent b8281a2 commit a839dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ test: off
3232
# Turn off the test script to speedup the CI builds, set it to on or remove the previous line when needed.
3333

3434
artifacts:
35-
path: bin
35+
path: bin\sassc.exe
3636

3737
deploy:
3838
provider: GitHub

0 commit comments

Comments
 (0)