Skip to content

Commit

Permalink
ci: update commitlint.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ar Rakin <[email protected]>
  • Loading branch information
virtual-designer authored Jul 8, 2024
1 parent eec212a commit 7e7095c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:

- name: Install required dependencies
run: |
apt update
apt install -y sudo
sudo apt update
sudo apt install -y git curl
curl -sL https://deb.nodesource.com/setup_22.x | sudo -E bash -
sudo DEBIAN_FRONTEND=noninteractive apt install -y nodejs
Expand Down

0 comments on commit 7e7095c

Please sign in to comment.