Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit d12fdbc

Browse files
committed
fix directory
1 parent 08836f2 commit d12fdbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assertions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install Dependencies
2626
run: |
2727
npm i --legacy-peer-deps
28-
cd ../docs
28+
cd docs
2929
npm i --legacy-peer-deps
3030
3131
- name: Lint Docs

0 commit comments

Comments
 (0)