Skip to content

Commit

Permalink
Merge branch 'main' into estabhish-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DraTeots authored May 10, 2024
2 parents 7f0318a + 15369cb commit d68fe66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ jobs:

- name: Introspect
run: |
echo "--- pwd"
pwd
echo "--- ls"
ls
echo "--- ls ./dist/"
ls -latrh ./dist
Expand Down

0 comments on commit d68fe66

Please sign in to comment.