Skip to content

Commit

Permalink
ci(commit-lint.yml): patch perms
Browse files Browse the repository at this point in the history
  • Loading branch information
airone01 committed Nov 10, 2024
1 parent e941263 commit 77ac216
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/commit-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- name: Install required dependencies
run: |
apt update
apt install -y sudo
sudo apt install -y git curl
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo DEBIAN_FRONTEND=noninteractive apt install -y nodejs
Expand Down

0 comments on commit 77ac216

Please sign in to comment.