Skip to content

Commit

Permalink
Update update.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
iiiii7d authored Jun 28, 2024
1 parent 8546d0d commit 3acf634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pypa/hatch@install
- run: sudo apt-get update; sudo apt-get install --no-install-recommends graphviz graphviz-dev
- run: sudo apt-get update; sudo apt-get install --no-install-recommends graphviz graphviz-dev
- run: bash update.sh
- run: git push

0 comments on commit 3acf634

Please sign in to comment.