Skip to content

Commit

Permalink
Use the latest trimja version
Browse files Browse the repository at this point in the history
This version removes build commands if only the order-only dependencies
have changed.
  • Loading branch information
elliotgoodrich committed Oct 9, 2024
1 parent 2328cb5 commit 54049a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- run: npm run configure
- name: Run trimja
uses: elliotgoodrich/trimja-action@release
with:
version: '0.4.0'
- run: ninja -k 0

deploy:
Expand Down

0 comments on commit 54049a2

Please sign in to comment.