Skip to content

Commit

Permalink
🔧 updated action configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
jamerrq committed Jan 3, 2024
1 parent 680e1de commit bc17d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

# Not using npm? Change `npm run build` to `yarn build` or `pnpm run build`
- name: Build Astro
run: bun run build
run: ~/.bun/bin/bun run build

- name: Upload to Deno Deploy
uses: denoland/deployctl@v1
Expand Down

0 comments on commit bc17d62

Please sign in to comment.