Skip to content

Commit

Permalink
updating github
Browse files Browse the repository at this point in the history
  • Loading branch information
HobbitDur committed Dec 27, 2024
1 parent e166f2a commit 44fb53d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@ jobs:
with:
python-version: "3.12"
- name: recursive submodule
shell: bash
run: |
ls -al IfritAI/
git submodule update --init --recursive
ls -al IfritAI/
ls -al IfritAI/
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 44fb53d

Please sign in to comment.