Update main.yml

This commit is contained in:
Rolf Martin Glomsrud 2023-08-31 15:15:44 +02:00 committed by GitHub
parent 43d25645ee
commit 6d6197420b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18
- run: cd polsevev.dev.frontend
- run: cd "polsevev.dev.frontend"
- run: npm install
- run: npm run build
- name: Rsync to server