Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
lcc3108 committed Dec 9, 2023
1 parent 2a3d709 commit eae8fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Restore Google Analytics Json
id: restore-google-json
run: |
mkdir -p /test/credencials
mkdir -p /test/credencials
echo "${{ secrets.GOOGLE_AUTH_JSON }}" | base64 --decode > /test/credencials/auth.json
- name: Check for E2E
Expand Down

0 comments on commit eae8fbf

Please sign in to comment.