Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismclarke committed Sep 26, 2024
1 parent f15d247 commit 0fe31dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:

- name: Debug checkout files
run: |
echo(ls)
echo(ls dist)
echo $(ls)
echo $(ls dist)
- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 0fe31dc

Please sign in to comment.