1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

Updated README.md, fixed android CI config

This commit is contained in:
Michael Gordeev
2020-04-20 23:14:22 +03:00
parent a07cb6fd3e
commit bdc1b4a3c9
2 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ steps:
inputs:
SourceFolder: '$(Build.SourcesDirectory)/changelogs'
Contents: '**'
TargetFolder: '$(Build.ArtifactStagingDirectory)/changelogs'
TargetFolder: '$(outputDirectory)/changelogs'
- task: PowerShell@2
displayName: 'Update package name'