Skip to content

Commit

Permalink
fix gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
edigonzales committed Sep 12, 2024
1 parent dc46a21 commit d058663
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,11 @@ jobs:
cache: 'gradle'

- name: Debug
working-directory: tools
run: |
pwd
ls -la
ls -la
# - name: Build
# run: |
Expand Down

0 comments on commit d058663

Please sign in to comment.