Skip to content

Commit

Permalink
Install bun
Browse files Browse the repository at this point in the history
  • Loading branch information
borkweb committed May 1, 2024
1 parent ecd1992 commit f15b6d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ jobs:
# ------------------------------------------------------------------------------
# Setup bun.
# ------------------------------------------------------------------------------
# - name: Setup bun
# uses: oven-sh/setup-bun@v1
# with:
# bun-version: latest
- name: Setup bun
uses: oven-sh/setup-bun@v1
with:
bun-version: latest

# ------------------------------------------------------------------------------
# Setup PHP.
Expand Down

0 comments on commit f15b6d6

Please sign in to comment.