Skip to content

Commit

Permalink
Update azure-static-web-apps-orange-river-0725b4710.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sam9116 authored May 1, 2024
1 parent 12b9e21 commit cadf7b2
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ jobs:
with:
submodules: true
lfs: false

- name: Install dependencies
run: npm install --legacy-peer-deps

- name: Build and deploy
run: npm run build

- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit cadf7b2

Please sign in to comment.