Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xtray85 authored Nov 22, 2023
1 parent e0d4e3b commit 15c6c8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
cd RobustToolbox
git fetch --depth=1
- name: Remove Dotnet 8
run: sudo apt remove --purge dotnet-sdk-8.0

- name: Install dependencies
run: dotnet restore

Expand Down

0 comments on commit 15c6c8b

Please sign in to comment.