mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-05 15:40:22 +00:00
Use working directory without cd command
This commit is contained in:
parent
1de934e30a
commit
2ddeca7d29
1 changed files with 0 additions and 3 deletions
3
.github/workflows/docsDeploy.yml
vendored
3
.github/workflows/docsDeploy.yml
vendored
|
|
@ -18,9 +18,6 @@ jobs:
|
|||
node-version: 18
|
||||
cache: npm
|
||||
|
||||
- name: Move into docsite dir
|
||||
working-directory: ./docsite
|
||||
run: cd docsite
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
working-directory: ./docsite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue