Skip to content

Commit e20c555

Browse files
committed
Added debug info
1 parent a9c14a0 commit e20c555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id: cache
1717
with:
1818
path: ~/.cache
19-
key: firebase-cli
19+
key: ${{ runner.os }}-Firebase-CLI
2020
- name: Set up Python ${{ matrix.python }}
2121
uses: actions/setup-python@v1
2222
with:

0 commit comments

Comments
 (0)