Update .forgejo/workflows/publish.yaml
Some checks failed
/ publish (push) Failing after 35s

Another fix at CI/CD
This commit is contained in:
lmika 2025-11-23 19:57:04 +00:00
parent d107691057
commit 58c2290fea

View file

@ -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