Skip to content

Commit

Permalink
Update .github/workflows/links.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Sujew <[email protected]>
  • Loading branch information
Lotes and msujew authored May 29, 2024
1 parent 1c73b6c commit 7f44c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Install
run: npm install
run: npm ci
- name: Check links
run: npm run check:links

0 comments on commit 7f44c4f

Please sign in to comment.