Skip to content

Commit

Permalink
Rename prepare deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
sampottinger committed Jul 10, 2024
1 parent db46e01 commit 2ae9811
Show file tree
Hide file tree
Showing 2 changed files 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_deploy.sh
run: prepare_viz_deploy.sh
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
Expand Down
File renamed without changes.

0 comments on commit 2ae9811

Please sign in to comment.