Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihoub2 committed Sep 17, 2024
1 parent f910f0e commit de4cfb7
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 700 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ jobs:
run: |
cd client
npm ci
npm run build --emptyOutDir --outDir '../../server/public'
- name: List files in public
run: ls -R server/public
npm run build --emptyOutDir --outDir '../server/public'
- name: Build server (Bun)
run: |
Expand Down
Loading

0 comments on commit de4cfb7

Please sign in to comment.