Skip to content

Commit 5e7858b

Browse files
authored
chore: Specifying correct working directory for staging command (#365)
1 parent 3ff4e61 commit 5e7858b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@ jobs:
7171
# If triggered by a PR against the master branch, run additional checks.
7272
- name: Publish preflight check
7373
if: github.event.pull_request.base.ref == 'master'
74+
working-directory: ./go/src/firebase.google.com/go
7475
run: ./.github/scripts/publish_preflight_check.sh

0 commit comments

Comments
 (0)