updated workflow script
work.suroh.tk deploy / build-deploy (push) Failing after 18s
Details
work.suroh.tk deploy / build-deploy (push) Failing after 18s
Details
This commit is contained in:
parent
313e234a63
commit
d175287320
|
@ -15,7 +15,7 @@ jobs:
|
|||
run: cd ${{ github.workspace }}
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
run: npm i
|
||||
|
||||
- name: Build 11ty site
|
||||
run: npm run build && cd dist
|
||||
|
|
Loading…
Reference in New Issue