Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lightest committed Aug 29, 2023
1 parent 30b53c5 commit 9f68f11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
- name: Build
run: |
cd app
npm run build:js
npm run build
echo "executing ls out on the directory:"
ls out

0 comments on commit 9f68f11

Please sign in to comment.