Skip to content

Commit

Permalink
Typescript src/links - fix workflow script (#53171)
Browse files Browse the repository at this point in the history
  • Loading branch information
heiskr authored Nov 19, 2024
1 parent 3dde17f commit cf46663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-asset-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- uses: ./.github/actions/node-npm-setup

- name: Validate all asset images
run: src/assets/scripts/validate-asset-images.js
run: tsx src/assets/scripts/validate-asset-images.ts

0 comments on commit cf46663

Please sign in to comment.