Skip to content

Commit

Permalink
#1 Remove .Net 8 explicit install
Browse files Browse the repository at this point in the history
  • Loading branch information
Jozef Gajdos committed Jun 6, 2024
1 parent f03bda4 commit 6de60f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ jobs:
with:
name: linux-native-libs
path: build_linux
- name: Setup dotnet 8.0
uses: actions/setup-dotnet@v2
with:
dotnet-version: '8.0.x'
cache: true
- name: Run './build.cmd BuildAll'
run: ./build.cmd BuildAll
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 6de60f8

Please sign in to comment.