Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-novi committed Oct 18, 2023
1 parent 6accdbf commit bdee8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
node-version: "14.x"
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.0.1"
ruby-version: "2.7"
- name: Generate firebase config file
run: |
echo '${{ secrets.FB_CONFIG_ANDROID_BETA }}' > android/app/google-services.json
Expand Down

0 comments on commit bdee8ec

Please sign in to comment.