Skip to content

Commit

Permalink
debug ci dir issue
Browse files Browse the repository at this point in the history
  • Loading branch information
goseind committed Nov 11, 2023
1 parent 5b03e9a commit 6d1b031
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/eas-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
with:
eas-version: latest
token: ${{ secrets.EXPO_TOKEN }}
- name: ls
run: ls
- name: Install dependencies
run: npm ci
- name: Build on EAS
Expand Down

0 comments on commit 6d1b031

Please sign in to comment.