Skip to content

Commit

Permalink
removed make build
Browse files Browse the repository at this point in the history
  • Loading branch information
jitu5 committed Jan 16, 2024
1 parent c3c83cc commit e766177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kedro-viz-ghpage/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ runs:
git clone https://github.com/jitu5/kedro-viz.git
cd kedro-viz
pip3 install -r package/test_requirements.txt -r demo-project/src/docker_requirements.txt
npm install
make build
# npm install
# make build
pip install -U fsspec
pip install -e package
cd demo-project
Expand Down

0 comments on commit e766177

Please sign in to comment.