Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chrira committed Apr 23, 2024
1 parent fa4fb59 commit ed97584
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
node-version: '18.x'
-
name: Lint Markdown
run: npm ci
run: npm run mdlint
run: npm ci && npm run mdlint
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit ed97584

Please sign in to comment.