Skip to content

Commit a9c14a0

Browse files
committed
Added debug info
1 parent 1e68c73 commit a9c14a0

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: ${{ runner.os }}-firebase-cli
19+
key: firebase-cli
2020
- name: Set up Python ${{ matrix.python }}
2121
uses: actions/setup-python@v1
2222
with:

0 commit comments

Comments
 (0)