Update main.yml
This commit is contained in:
parent
43d25645ee
commit
6d6197420b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue