Skip to content

Commit

Permalink
chore: Specifying correct working directory for staging command (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiranya911 committed Apr 23, 2020
1 parent 3ff4e61 commit 5e7858b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ jobs:
# If triggered by a PR against the master branch, run additional checks.
- name: Publish preflight check
if: github.event.pull_request.base.ref == 'master'
working-directory: ./go/src/firebase.google.com/go
run: ./.github/scripts/publish_preflight_check.sh

0 comments on commit 5e7858b

Please sign in to comment.