Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotgoodrich committed Oct 6, 2024
1 parent 351fbbc commit b2d6848
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: seanmiddleditch/gha-setup-ninja@master
- run: cd configure && npm ci
- run: npm run configure
- uses: elliotgoodrich/trimja-action@106739335d916f7a8e0ead0d343fed24d29d1ef9
- uses: elliotgoodrich/trimja-action@1e7a6ecb443b31b1fe39f434dc40142fa5e9845d
with:
explain: 'true'
- run: ninja -k 0
Expand Down
1 change: 1 addition & 0 deletions guides/typedoc.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"name": "Guides",
"projectDocuments": [
"Why Ninjutsu Build.md",
"Tutorial.md",
"Ninjutsu Build Extras.md",
"How to Write a Plugin.md",
],
Expand Down

0 comments on commit b2d6848

Please sign in to comment.