Skip to content

Commit

Permalink
validate-cfg-files: apply sparse-checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan authored Apr 1, 2024
1 parent f388afb commit af70aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-cfg-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
filter: '*.cfg'
sparse-checkout: GameData
- name: Validate config files
uses: KSP-CKAN/KSPMMCfgParser@master

0 comments on commit af70aa3

Please sign in to comment.