Skip to content

Commit

Permalink
chore(merge): fix deps into main
Browse files Browse the repository at this point in the history
chore(merge): deps into main
  • Loading branch information
graelo authored Feb 18, 2024
2 parents 2e90dbb + 8b4ada3 commit e4b8a6a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions .github/workflows/essentials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Quality - convco check
run: |
git show-ref
echo Commit message: "$(git log -1 --pretty=%B)"
curl -sSfLO https://github.com/convco/convco/releases/latest/download/convco-ubuntu.zip
unzip convco-ubuntu.zip
chmod +x convco
Expand Down
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e4b8a6a

Please sign in to comment.