Skip to content

Commit a2b2a8c

Browse files
committed
tryout
1 parent 1d27ab1 commit a2b2a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ clone_script:
2727
git clone -q --branch=$env:APPVEYOR_REPO_BRANCH https://github.com/$env:APPVEYOR_REPO_NAME.git $env:APPVEYOR_BUILD_FOLDER
2828
git fetch -q origin +refs/pull/$env:APPVEYOR_PULL_REQUEST_NUMBER/merge:
2929
git checkout -qf FETCH_HEAD
30-
Write-Output git rev-parse 'openapi'
30+
Write-Output ${git rev-parse 'openapi'}
3131
3232
pull_requests:
3333
do_not_increment_build_number: true

0 commit comments

Comments
 (0)