Skip to content

Commit

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


uses: actions/setup-dotnet@v1
- name: Deploy products web to static site in azure storage

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

- name: Deploy products web to static site in azure storage
# master causes this step to fail so pointing to last working commit until fixed
uses: lauchacarro/Azure-Storage-Action@92250565adefe3844ab7e135cb570ca354f0ac18
with:
enabled-static-website: true
Expand Down

0 comments on commit 69e33ce

Please sign in to comment.