Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DJaegerScript committed Jan 18, 2024
1 parent b282397 commit 8f70f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-dpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
java-version: '12.x'

- name: Change Directory to Flutter Project
run: cd flutter_app
run: cd client

- name: Decode google-services.json
env:
Expand Down

0 comments on commit 8f70f90

Please sign in to comment.