Skip to content

Commit

Permalink
switch to make
Browse files Browse the repository at this point in the history
  • Loading branch information
sashankaryal committed Jul 13, 2023
1 parent 70a9a88 commit 38a6ed8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ jobs:
working-directory: app

- name: Build app
run: yarn build
working-directory: app
run: make app

- name: Install fiftyone
run: pip install .
Expand Down

0 comments on commit 38a6ed8

Please sign in to comment.