Skip to content

Commit

Permalink
add detector deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed Aug 20, 2024
1 parent 31cfa61 commit 7da70f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
- name: Build Neuron
run: core build web -dir ch2/neuron -o static/ch2/neuron

- name: Build Detector
run: core build web -dir ch2/detector -o static/ch2/detector
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 7da70f3

Please sign in to comment.