Skip to content

Commit

Permalink
remove npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr committed Sep 26, 2023
1 parent 5843d4c commit f63e2ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cmake-build-target-html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: jcbhmr/setup-doxygen@main
- run: npm ci
- id: configure-pages
uses: actions/configure-pages@v3
- run: echo "BASE_URL=$BASE_URL" >> "$GITHUB_ENV"
Expand Down

0 comments on commit f63e2ee

Please sign in to comment.