Update .forgejo/workflows/publish.yaml
Some checks failed
/ publish (push) Failing after 1m34s

Switched to local install
This commit is contained in:
lmika 2025-11-23 20:00:36 +00:00
parent 58c2290fea
commit f2fe3ba83d

View file

@ -20,9 +20,8 @@ jobs:
go-version: 1.24
- name: Installing Netlify
run: |
npm cache clean --force
npm install
npm install netlify-cli -g
npm install netlify-cli --save-dev
- name: Building Site
run: |
mkdir -p build