Skip to content

Commit

Permalink
Try fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Johnston committed Nov 16, 2023
1 parent 1b739aa commit 6f8fc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_joeljca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
node-version: '18.x'
- name: Build server
working-directory: ./blog-app
working-directory: ./ngx-joeljca-blogapp-2
run: |
npm install
npm run build:ssr
Expand Down

0 comments on commit 6f8fc6f

Please sign in to comment.