Update main.yml

This commit is contained in:
Sebastian D 2020-08-05 14:11:15 +02:00 committed by GitHub
parent 1dc1ecba2e
commit 68e6ba177f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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