Skip to content

Commit bb65737

Browse files
authored
chore: tet again
1 parent 5007c26 commit bb65737

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
- uses: actions/checkout@v1
1010
- name: Run commitlint
1111
run: |
12+
mkdir "${HOME}/.npm-packages"
13+
npm config set prefix "${HOME}/.npm-packages"
14+
export PATH="$PATH:$NPM_PACKAGES/bin"
1215
npm install -g @commitlint/cli @commitlint/config-conventional
1316
'echo "module.exports = {extends: [\"@commitlint/config-conventional\"]}" > commitlint.config.js'
1417
npx commitlint --from=origin/master

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy