Skip to content

Commit

Permalink
ci: Fix yaml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Apr 9, 2024
1 parent 607c954 commit 67c2c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
ninja
- name: pub get
run |
run: |
cd app
dart pub get
cd ..
Expand Down

0 comments on commit 67c2c30

Please sign in to comment.