Skip to content

Commit

Permalink
dotnet installed by default
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia committed Nov 25, 2023
1 parent d6cbc03 commit 6753a42
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/web-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ jobs:
- name: Check out code
uses: actions/checkout@v4

- name: Setup .NET SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '8.0.x'

- name: Prepare Docker
id: docker-prep
run: |
Expand Down

0 comments on commit 6753a42

Please sign in to comment.