Skip to content

Commit

Permalink
Update azure-static-web-apps-thankful-tree-04c884503.yml
Browse files Browse the repository at this point in the history
deploy v7
  • Loading branch information
RonnyA authored Sep 2, 2022
1 parent 8894389 commit f64999d
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,13 @@ jobs:
runs-on: ubuntu-latest
name: Build and Deploy Job
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/setup-dotnet@v2
with:
submodules: true
dotnet-version: '7.0.x'
include-prerelease: true
- run:
dotnet workload restore
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit f64999d

Please sign in to comment.