Skip to content

Commit

Permalink
ci: fix build and deploy docs workflow (apify#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
vdusek authored and deshansh committed Oct 19, 2024
1 parent 7d08a19 commit bc7358e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ env.NODE_VERSION }}
cache: npm
cache-dependency-path: website/package-lock.json

- name: Install Node dependencies
run: |
Expand Down

0 comments on commit bc7358e

Please sign in to comment.