Skip to content

Commit

Permalink
feat: modify publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jircdev committed Aug 14, 2024
1 parent 3b6de08 commit da2533f
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 .beyond contents
run: ls -la src/.beyond

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

Expand Down

0 comments on commit da2533f

Please # to comment.