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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user