Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardconstantin authored Oct 2, 2023
1 parent d8f7b23 commit 13e05c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ jobs:

- name: Build package
run: npm run build

- name: List build folder
run: ls -la ./build

0 comments on commit 13e05c1

Please sign in to comment.