Skip to content

Commit

Permalink
Update build_main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AresConnor committed Jan 2, 2024
1 parent f01f5b7 commit cf4417a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Run the distribute script
- name: Run the distribute script
run: |
pdm run python ./scripts/distribute2.py -v ${{ steps.get_tag_name.outputs.TAG_NAME }} --build_main --build_ocr
pdm run python ./scripts/distribute2.py -v ${{ steps.get_tag_name.outputs.TAG_NAME }} --build_main
- name: Automatic Release
uses: marvinpinto/action-automatic-releases@latest
Expand Down

0 comments on commit cf4417a

Please sign in to comment.