Skip to content

Commit

Permalink
Update release-dimmer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YBTopaz8 authored Jan 1, 2025
1 parent 3579299 commit 6df897a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-dimmer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v3

- name: Restore NuGet Packages
run: dotnet restore Dimmer-MAUI.csproj
run: dotnet restore ./Dimmer/Dimmer-MAUI.csproj

- name: Setup .NET
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit 6df897a

Please sign in to comment.