Update deploy-now.yaml
This commit is contained in:
1
.github/workflows/deploy-now.yaml
vendored
1
.github/workflows/deploy-now.yaml
vendored
@@ -39,6 +39,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm install --global yarn
|
npm install --global yarn
|
||||||
yarn install --frozen-lockfile
|
yarn install --frozen-lockfile
|
||||||
|
npm run build
|
||||||
|
|
||||||
- name: Deploy to IONOS
|
- name: Deploy to IONOS
|
||||||
if: ${{ steps.project.outputs.deployment-enabled == 'true' }}
|
if: ${{ steps.project.outputs.deployment-enabled == 'true' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user