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