„.gitea/workflows/build.yml“ ändern
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
with:
|
||||
node-version: '18'
|
||||
- name: Build
|
||||
run: npm run build
|
||||
run: npm build
|
||||
- name: Deploy
|
||||
run: |
|
||||
echo Deploying...
|
||||
|
||||
Reference in New Issue
Block a user