Template
Update .gitea/workflows/publish.yaml
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
packwiz curseforge export
|
||||
mv *.zip ../${{ env.name }}-curseforge.zip
|
||||
|
||||
- run: npm ci
|
||||
- run: npm install
|
||||
|
||||
- run: npx wrangler deploy
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user