Skip to content

Commit

Permalink
ls
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Mar 3, 2024
1 parent 71e2999 commit f2007fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deployment_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Debug directory
run: ls -la packages/components/src/styles && ls -la packages/components/src/styles/basic

- name: Build packages
run: pnpm build:deps && pnpm build:components
Expand Down

0 comments on commit f2007fe

Please sign in to comment.