Skip to content

Commit

Permalink
Update .github/workflows/checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli authored Feb 3, 2025
1 parent 1fc19e2 commit 91cbfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: wget https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.0/ec-linux-amd64.tar.gz
- run: tar xvf ec-linux-amd64.tar.gz bin/ec-linux-amd64
- run: tar xf ec-linux-amd64.tar.gz bin/ec-linux-amd64
- run: bin/ec-linux-amd64

markdownlink-checker:
Expand Down

0 comments on commit 91cbfd3

Please sign in to comment.