Skip to content

Commit

Permalink
Update azure-static-web-apps-happy-sand-0c9dae710.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
felibatista authored Mar 13, 2024
1 parent 285d86b commit 82f8cf5
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .github/workflows/azure-static-web-apps-happy-sand-0c9dae710.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,10 @@ jobs:
runs-on: ubuntu-latest
name: Build and Deploy Job
steps:
- name: Setup Node
uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "20"
cache: ${{ steps.detect-package-manager.outputs.manager }}
- uses: actions/checkout@v3
with:
node-version: '20'
submodules: true
lfs: false
node-version: 18
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit 82f8cf5

Please sign in to comment.