Skip to content

Commit

Permalink
Merge pull request #37 from nf-osi/allaway-patch-8
Browse files Browse the repository at this point in the history
Update schematic-schema-convert.yml
  • Loading branch information
allaway authored Jul 12, 2023
2 parents 2c1993b + 7c1295e commit f119eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schematic-schema-convert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install System Dependencies
run: |
sudo apt-get update
sudo apt-get install -y python3.10 python3.10-venv libcurl4-openssl-dev
sudo apt-get install -y python3.10 libcurl4-openssl-dev
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit f119eea

Please sign in to comment.