Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiobotaro committed Mar 29, 2024
1 parent c84fbba commit c8b7715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: install git
run: |
apt-get update
apt-get install git
apt-get install -y git
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Generate diagrams for relacionamentos"
Expand Down

0 comments on commit c8b7715

Please sign in to comment.