Skip to content

Commit

Permalink
fix(ci): actually checkout the locale files >.<
Browse files Browse the repository at this point in the history
  • Loading branch information
ProbablePrime committed Oct 26, 2023
1 parent c3d2f3c commit 4654f99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Validate Locale
uses: Yellow-Dog-Man/locale-checker-action@v1.0

0 comments on commit 4654f99

Please sign in to comment.