Skip to content

Commit

Permalink
remove extraneous line
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Sep 14, 2023
1 parent 5c7f2ec commit 6ec4f18
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/noir-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
- name: Install dependencies
run: yarn install --immutable

- name: Build noirc_abi
run: yarn workspace @noir-lang/noirc_abi build

- name: Build noir_js
run: yarn workspace @noir-lang/noir_js build

Expand Down

0 comments on commit 6ec4f18

Please sign in to comment.