Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
D-W- committed Nov 30, 2023
1 parent 672e49d commit 9e0ecb6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r dev_requirements.txt
apt-get install git
- name: Extract Steps examples/tutorials/flow-deploy/create-service-with-flow/README.md
run: |
python scripts/readme/extract_steps_from_readme.py -f examples/tutorials/flow-deploy/create-service-with-flow/README.md -o examples/tutorials/flow-deploy/create-service-with-flow
Expand Down

0 comments on commit 9e0ecb6

Please sign in to comment.