Skip to content

Commit

Permalink
Hardcoded bun version, lets see if that fixes the problem
Browse files Browse the repository at this point in the history
  • Loading branch information
KaffinPX committed Apr 11, 2024
1 parent 70af23b commit 3f666c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ jobs:
uses: oven-sh/setup-bun@v1
- name: Install Dependencies
run: bun install
with:
bun-version: 1.0.31
- name: Build Kaspian
run: bun run build

0 comments on commit 3f666c3

Please sign in to comment.