summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-11-23 01:09:29 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-11-23 01:09:29 +0800
commit43cfafca5446079c9829277e64b2df2b2514f703 (patch)
tree3e14eac60945a24ddf814830b0a29b5e1fc3b004 /azure-pipelines.yml
parent395ec9dac67b5e0b023e7cee514bdc695dcc9dd0 (diff)
downloadlua-language-server-43cfafca5446079c9829277e64b2df2b2514f703.zip
语法错误
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index fd71d0e7..3b409171 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -52,7 +52,7 @@ jobs:
- task: CopyFiles@2
inputs:
Contents: '**'
- SourceFolder: 'bin/macOS
+ SourceFolder: 'bin/macOS'
TargetFolder: '$(Build.ArtifactStagingDirectory)'
- task: PublishBuildArtifacts@1
inputs: