Skip to content

Commit

Permalink
Disable bun temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
borkweb committed May 1, 2024
1 parent 929f471 commit ecd1992
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 ecd1992

Please sign in to comment.