Skip to content

Commit

Permalink
dev: are the files there?
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Sep 21, 2023
1 parent 1daca9d commit 3b31e1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/e2ePerformanceTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,12 @@ jobs:
- name: Configure MapBox SDK
run: ./scripts/setup-mapbox-sdk.sh ${{ secrets.MAPBOX_SDK_DOWNLOAD_TOKEN }}

- name: List files
run: ls -la

- name: List files src/
run: ls -la src/

- name: Build APK
uses: Expensify/App/.github/actions/composite/buildAndroidAPK@main
with:
Expand Down

0 comments on commit 3b31e1e

Please sign in to comment.