mirror of
https://github.com/sasjs/core.git
synced 2026-01-05 08:30:06 +00:00
chore: -g param
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
npm ci
|
||||
npm i @sasjs/cli@latest
|
||||
npm i -g @sasjs/cli@latest
|
||||
|
||||
- name: Check code style (aborts if errors found)
|
||||
run: npx @sasjs/cli lint
|
||||
|
||||
Reference in New Issue
Block a user