Skip to content

Commit

Permalink
chore: remove leftover step from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Nov 24, 2023
1 parent 4069525 commit beb0695
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docs-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ jobs:
- name: Install Yarn dependencies
uses: ./.github/actions/setup

- name: Run noir_js
run: |
yarn workspace @noir-lang/noir_js build
- name: Remove pre-releases
working-directory: docs
env:
Expand Down

0 comments on commit beb0695

Please sign in to comment.