Skip to content

Commit

Permalink
Update tests-in-browser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulLinYao authored Aug 7, 2023
1 parent 05252d0 commit f6ce72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-in-browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
submodules: true
- name: Set up dotnet core ${{ env.NETCORE_VERSION }}
uses: actions/setup_dotnet@v1
uses: actions/setup-dotnet@v1
with:
dotnet-version: ${{ env.NETCORE_VERSION }}
- name: Restore dependencies (${{env.SOLUTION_FILE}})
Expand Down

0 comments on commit f6ce72b

Please sign in to comment.