mirror of
https://github.com/sasjs/lint.git
synced 2026-01-08 21:10:05 +00:00
fix: bump utils, fix ci rimraf
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -18,6 +18,8 @@ jobs:
|
||||
run: npm ci
|
||||
- name: Check Code Style
|
||||
run: npm run lint
|
||||
- name: Install rimraf
|
||||
run: npm i -g rimraf
|
||||
- name: Build Project
|
||||
run: npm run build
|
||||
- name: Semantic Release
|
||||
|
||||
Reference in New Issue
Block a user