Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
Guri999 committed Jan 31, 2025
1 parent 95d66b5 commit 73070ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
ruby-version: 3.3.7

- name: bundle
run: bundle Install
run: bundle install

- name: decode firebase json
run: echo "${{ secrets.FIREBASE_ADMIN_BASE64 }}" | base64 --decode > app/firebase_admin.json
Expand Down

0 comments on commit 73070ab

Please sign in to comment.