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 18936f1 commit 9f1d81a
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 @@ -21,7 +21,7 @@ jobs:
dotnet workload install android
- name: Add Local NuGet Source
run: dotnet nuget add source ./Dimmer/releasePacking --name local-release-packing
dotnet nuget add source $(pwd)/Dimmer/releasePacking --name local-release-packing

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

0 comments on commit 9f1d81a

Please sign in to comment.