mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-10-10 16:34:12 +02:00
Update blog-deployment.yml
This commit is contained in:
2
.github/workflows/blog-deployment.yml
vendored
2
.github/workflows/blog-deployment.yml
vendored
@@ -21,9 +21,11 @@ jobs:
|
||||
node-version: '18'
|
||||
|
||||
- name: Install dependencies
|
||||
working-directory: ./opensaas-sh/blog
|
||||
run: npm install
|
||||
|
||||
- name: Build site
|
||||
working-directory: ./opensaas-sh/blog
|
||||
run: npm run build
|
||||
|
||||
- name: Deploy to Netlify
|
||||
|
Reference in New Issue
Block a user