Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
sampottinger committed Jul 10, 2024
1 parent 2ae9811 commit 5eecaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
python-version: '3.11'
- name: Build deploy
run: prepare_viz_deploy.sh
run: bash prepare_viz_deploy.sh
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 5eecaff

Please sign in to comment.