Merge pull request #2 from sebathefox/master

Update main.yml
This commit is contained in:
Sebastian D 2020-08-05 14:11:51 +02:00 committed by GitHub
commit 08d9471bed
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