Skip to content

Commit

Permalink
fix actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
bastipnt committed Aug 27, 2024
1 parent 6e1b55a commit 12b933b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ jobs:
- name: Setup Bun
uses: oven-sh/setup-bun@v2
with:
node-version: "1.0.36"
cache: bun
bun-version: "1.0.36"
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Restore cache
Expand Down

0 comments on commit 12b933b

Please sign in to comment.