Skip to content

Commit

Permalink
List initial build directory files
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkafton committed Feb 7, 2024
1 parent 587cadf commit 75a7f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: yarn build

- name: List build files (debug)
run: ls -laR /src/staticfiles
run: ls -laR frontends/mit-open/build

- name: Build services
run: docker compose -f docker-compose-e2e-tests.yml build
Expand Down

0 comments on commit 75a7f65

Please sign in to comment.