Another fix at CI/CD
This commit is contained in:
parent
d107691057
commit
58c2290fea
|
|
@ -20,8 +20,7 @@ jobs:
|
|||
go-version: 1.24
|
||||
- name: Installing Netlify
|
||||
run: |
|
||||
npm remove node_modules
|
||||
npm remove package-lock.json
|
||||
npm cache clean --force
|
||||
npm install
|
||||
npm install netlify-cli -g
|
||||
- name: Building Site
|
||||
|
|
|
|||
Loading…
Reference in a new issue