Skip to content

Commit

Permalink
fix(ci): incorrect filename being used for UAD list
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymousWP committed May 19, 2024
1 parent 622b559 commit 6f59744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- Cargo.lock
- Cargo.toml
- resources/assets/*.ttf
- resources/assets/uad_list.json
- resources/assets/uad_lists.json
- src/**
pull_request:
paths:
Expand Down

0 comments on commit 6f59744

Please sign in to comment.