Skip to content

Commit

Permalink
Look around
Browse files Browse the repository at this point in the history
  • Loading branch information
Guysnacho committed Oct 18, 2024
1 parent 778b4a2 commit 69e1c07
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/bundle_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,8 @@ jobs:
# cache-to: type=local,dest=user/app:cache
outputs: type=local,dest=./alpine_storefront
secret-envs: NEXT_PUBLIC_APIGW=${{needs.TF-Apply.outputs.apigw}}

- name: Look around
run: |
ls
ls ./web

0 comments on commit 69e1c07

Please sign in to comment.