mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[chore] fix "a step cannot have both the uses and run keys"
This commit is contained in:
@@ -23,6 +23,8 @@ jobs:
|
||||
with:
|
||||
node-version: 18.x
|
||||
cache: "npm"
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user