Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
linusha authored Apr 12, 2024
1 parent 6f15ec0 commit 88195bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Install `jsdoc` plugin for `eslint`
run: npm install eslint-plugin-jsdoc
- name: Install `eslint` parser for `babel`
run: npm install @babel/eslint-parser
run: npm install @babel/eslint-parser --force
- name: Setup GitHub Action Summary
run: |
echo '' >> docs_output.md
Expand Down

0 comments on commit 88195bb

Please sign in to comment.