Skip to content

Commit

Permalink
Update build_and_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TFD1992 authored Sep 6, 2023
1 parent 401937e commit 15e6745
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
cd wolves_app
yarn
CI=false yarn build
cd ..
cp -r wolves_app/build/* docs-build/
cp -r build/* docs-build/
- name: copy catalogue metadata
Expand Down

0 comments on commit 15e6745

Please sign in to comment.