Skip to content

Commit

Permalink
Update update-icons.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dme-compunet committed Jan 6, 2025
1 parent 36b1f31 commit 96b0918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Run Generator
run: |
dotnet restore $GENERATOR_PROJECT_PATH
dotnet restore ./src/LucideIcons.Generator
dotnet run --project ./src/LucideIcons.Generator ./lucide ./src/Lucide.Avalonia/
- name: Verify Generated Code
Expand Down

0 comments on commit 96b0918

Please sign in to comment.