commit
08d9471bed
|
@ -15,6 +15,7 @@ jobs:
|
|||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '12.x'
|
||||
- run: cd skolehjem
|
||||
- run: npm install
|
||||
- run: npm run production
|
||||
- name: Commit built assets
|
||||
|
|
Loading…
Reference in New Issue