Update main.yml
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: '12.x'
|
node-version: '12.x'
|
||||||
|
- run: cd skolehjem
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run production
|
- run: npm run production
|
||||||
- name: Commit built assets
|
- name: Commit built assets
|
||||||
|
|||||||
Reference in New Issue
Block a user