Skip to content

Commit

Permalink
Tagging version 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
digiserg committed Jul 21, 2023
1 parent 21589ba commit 4d249d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install Dependencies apt
run: |
apt update && \
apt-get install -y python3 python3-pip python3-setuptools git wget
apt-get install -y python3 python3-pip python3-setuptools git wget python3-yaml
- uses: actions/checkout@v2

Expand Down

0 comments on commit 4d249d9

Please sign in to comment.