Skip to content

Commit

Permalink
Updated the python script name
Browse files Browse the repository at this point in the history
  • Loading branch information
kain-ap authored Jan 14, 2025
1 parent bd82fcd commit ce0a51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
# --------------------------------------------
- name: Build with Python script
run: |
python script.py
python build_script.py
shell: bash

# --------------------------------------------
Expand Down

0 comments on commit ce0a51e

Please sign in to comment.