Skip to content

Commit

Permalink
Workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveKeehl committed Apr 5, 2024
1 parent d2fbda0 commit f01a1d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/debugging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:

- run: pwd
- run: ls -l
- run: cd packages/svelte-reveal
- run: ls -l
- run: cd ./packages/svelte-reveal && ls -l
- run: pwd && ls -l

- name: Building package
run: npm pack
Expand Down

0 comments on commit f01a1d0

Please sign in to comment.