Skip to content

Commit

Permalink
list build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jircdev committed Aug 14, 2024
1 parent 1ad7ea2 commit 3b6de08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Build package
run: beyond build --pkg=pragmate-ui --distribution=npm --logs

- name: List build directory contents
run: ls -la src/.beyond/builds/npm/code

- name: Publish to NPM
working-directory: src/.beyond/builds/npm/code
env:
Expand Down

0 comments on commit 3b6de08

Please # to comment.