Skip to content

Commit

Permalink
Update build_script.yml
Browse files Browse the repository at this point in the history
- Removed recursive submodule update
  • Loading branch information
yasanthaniroshan authored Feb 3, 2025
1 parent 705a6e8 commit 5ef1b0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
submodules: 'recursive'


- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 5ef1b0e

Please sign in to comment.