Skip to content

Commit

Permalink
Update azure-static-web-apps-lively-hill-005a24b10.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Randula98 authored Jul 16, 2024
1 parent 3ac2e9e commit f93689a
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,14 @@ jobs:
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
runs-on: ubuntu-latest
name: Build and Deploy Job
strategy:
matrix:
node-version: [20.x]
steps:
- uses: actions/checkout@v3
with:
submodules: true
lfs: false
- name: Set up Node.js 18
uses: actions/setup-node@v3
with:
node-version: 18
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit f93689a

Please sign in to comment.