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 d47345d commit 348f2ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Install Dependencies
run: |
flutter pub get
export PATH="$PATH":"$HOME/.pub-cache/bin"
flutter pub global activate pana
- name: DEBUG
run: ls
Expand Down

0 comments on commit 348f2ce

Please sign in to comment.