Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
quoc-huynh-cosee committed Nov 21, 2023
1 parent 6f2501b commit 720431e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Dependencies
run: |
flutter pub get
echo PATH=$PATH:$HOME/.pub-cache/bin >> $GITHUB_PATH
echo $PATH:$HOME/.pub-cache/bin >> $GITHUB_PATH
flutter pub global activate pana
- name: DEBUG
run: ls
Expand Down

0 comments on commit 720431e

Please sign in to comment.