Skip to content

Commit 5e7bf62

Browse files
author
Cynthia Jiang
committed
test
1 parent 25adaa4 commit 5e7bf62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ jobs:
108108
- name: Push branch if there are changes
109109
id: push-branch
110110
run: |
111-
cd firebase-unity-sdk
112111
if ! git update-index --refresh; then
113112
date_str=$(date "+%a %b %d %Y")
114113
commit_title="Update Unity SDK dependencies - ${date_str}"

0 commit comments

Comments
 (0)