Skip to content

Commit

Permalink
remove caching for bun
Browse files Browse the repository at this point in the history
  • Loading branch information
gpproton committed Sep 15, 2024
1 parent f5b6f5f commit 9ceec0b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ jobs:
with:
bun-version: "latest"

- name: Generate static Nuxt 3 files
uses: actions/setup-node@v4
with:
node-version: '20'
cache: 'bun'

- run: |
bun install
cd $PROJECT_SRC
Expand Down

0 comments on commit 9ceec0b

Please sign in to comment.