Skip to content

Commit

Permalink
action.yml aktualisieren
Browse files Browse the repository at this point in the history
  • Loading branch information
flokuep authored Apr 19, 2024
1 parent 8040df7 commit 2aa681c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/dotnet-desktop/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ runs:
Solution_Name: Vocaluxe.sln # Replace with your solution name, i.e. MyWpfApp.sln.

steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0

# Install the .NET Core workload
- name: Install .NET Core
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit 2aa681c

Please sign in to comment.