Skip to content

Commit

Permalink
Update .github/workflows/ecosystem-recompile.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Michaël <[email protected]>
  • Loading branch information
frankharkins and mickahell authored Jul 6, 2023
1 parent dd3e11a commit 55fdc89
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ecosystem-recompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ jobs:
pip install -r requirements.txt
pip install -r requirements-dev.txt
- name: Pull modif
run: git pull

- name: Recompile and push
run: |
python -m manager recompile
Expand Down

0 comments on commit 55fdc89

Please sign in to comment.