workflows: cd from pwd

master
Jonathan Chang 2020-03-21 19:07:57 +11:00
parent 1e890d98ce
commit 045f4a6231
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ jobs:
HOMEBREW_BINTRAY_USER: BrewTestBot
HOMEBREW_BINTRAY_KEY: ${{ secrets.HOMEBREW_BINTRAY_KEY }}
run: |
cd ~/bottles
ls -l
cd bottles
brew update-reset
brew test-bot --ci-upload --publish
- name: Push bottle commit