Skip to content

Commit

Permalink
fix: gh pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
f-aguzzi committed May 29, 2024
1 parent b5a25d2 commit 49c6bda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
cache: npm
cache-dependency-path: docs
- name: Install dependencies
if: github.event.name == 'release'
run: |
cd ${GITHUB_WORKSPACE}/docs
npm install --frozen-lockfile
Expand Down

0 comments on commit 49c6bda

Please sign in to comment.