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 52fe838 commit 18936f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-dimmer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:

- name: Configure DevExpress NuGet Source
run: dotnet nuget add source ${{ secrets.DEVEXPRESS_FEED_URL }} -n DevExpress

- name: Restore NuGet packages
run: dotnet restore Dimmer-MAUI.sln

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

0 comments on commit 18936f1

Please sign in to comment.