Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Jul 18, 2023
1 parent 0624270 commit ebc57b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build_main_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '18'
cache-dependency-path: "kit/package-lock.json"

- uses: actions/checkout@v2
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build_pr_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '18'
cache-dependency-path: "kit/package-lock.json"

- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit ebc57b8

Please sign in to comment.