Skip to content

Commit

Permalink
use later version of dotnet for Azure-Storage-Action.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertsak committed Dec 13, 2022
1 parent 69e33ce commit c7fdb2d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/medicines-web-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ jobs:
name: medicines-pa11y-screenshots
path: medicines/web/pa11y-screenshots


- name: Deploy products web to static site in azure storage

uses: actions/setup-dotnet@v1
- name: Use dotnet 3.1
uses: actions/setup-dotnet@v1
with:
version: 3.1.201

- name: Deploy products web to static site in azure storage
uses: lauchacarro/Azure-Storage-Action@92250565adefe3844ab7e135cb570ca354f0ac18
with:
enabled-static-website: true
Expand Down

0 comments on commit c7fdb2d

Please sign in to comment.