Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebgod authored Aug 15, 2024
1 parent 004e452 commit f4960c0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ jobs:
with:
fetch-depth: 0

# Install the .NET Core workload
- name: Install .NET 8
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0

- name: Restore dependencies
run: dotnet restore

Expand Down

0 comments on commit f4960c0

Please sign in to comment.