Skip to content

Commit

Permalink
workflows: remove hatch-vcs
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Jan 20, 2025
1 parent 60cfced commit b876916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-umu-debian-12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: apt update -y

- name: Install build dependencies
run: apt install -y dh-make dpkg-dev git hatch-vcs
run: apt install -y dh-make dpkg-dev git

- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit b876916

Please sign in to comment.