Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Commit bbd424d

Browse files
committed
Update azure-pipelines-package-alpha.yml for Azure Pipelines
1 parent c084835 commit bbd424d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-package-alpha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ steps:
112112
# TargetFolder: '$(installerDirectory)'
113113

114114
- script: |
115-
git checkout master
115+
git switch -
116116
echo 'This is a test' > test.txt
117117
displayName: Test add file
118118
workingDirectory: $(installerDirectory)

0 commit comments

Comments
 (0)