Skip to content

Commit 7b03589

Browse files
committed
clean up ci
1 parent c55348c commit 7b03589

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,6 @@ jobs:
223223
jq '{dependencies: {prettier: .devDependencies.prettier}}' < package.json.bak > package.json
224224
yarn --frozen-lockfile
225225
mv package.json.bak package.json
226-
# repeat for offlinedocs
227-
cd ../offlinedocs
228-
yarn
229226
230227
- name: Install shfmt
231228
run: go install mvdan.cc/sh/v3/cmd/shfmt@v3.5.0

0 commit comments

Comments
 (0)