Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kemo-1 authored Jul 20, 2024
1 parent d73524b commit f7c34e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

# cache-dependency-path: package-lock.json
- name: Install Dependency
run: bun install --frozen-lockfile
run: bun install
- name: Download files
run: bun ./scripts/docs-to-md.js
env:
Expand Down

0 comments on commit f7c34e2

Please sign in to comment.