mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-02 19:04:36 +00:00
Update .appveyor.yml
This commit is contained in:
@@ -20,7 +20,7 @@ cache:
|
||||
- '%USERPROFILE%\.nuget\packages -> **\project.json'
|
||||
before_build:
|
||||
- ps: >-
|
||||
$env:GIT_TAG = git describe --always --tags
|
||||
$env:GIT_TAG = git describe --always --tags --exclude latest
|
||||
|
||||
nuget restore -verbosity detailed
|
||||
build:
|
||||
|
Reference in New Issue
Block a user