Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nuke-web3 committed Sep 10, 2023
1 parent 6c04538 commit eb11895
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Install Bun (uses cache in action)
- name: Install Bun and js/ts dependancies (uses cache in action)
uses: oven-sh/setup-bun@v1
with:
bun-version: latest
run: bun install

- name: Install mdBook
run: |
Expand Down
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit eb11895

Please sign in to comment.