aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml
diff options
context:
space:
mode:
authorAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2024-08-25 23:44:44 +0200
committerAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2024-08-25 23:44:44 +0200
commite0ab17944a07e2ba64f290b820e2450916daaed4 (patch)
treed10328b81928df305f09629728db694ec751f2a5 /.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml
parentb82021b7fbd909070bf8e015e1f753f0bf8a3240 (diff)
Ohm...
Diffstat (limited to '.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml')
-rw-r--r--.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml b/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml
index c26a11c..e096b10 100644
--- a/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml
+++ b/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml
@@ -15,6 +15,13 @@ jobs:
with:
submodules: true
lfs: false
+ - name: Remove package-lock.json
+ run: rm package-lock.json
+ - uses: actions/setup-node@v4.0.3
+ with:
+ node-version: '20'
+ - name: Install dependencies
+ run: yarn
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1