Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrades committed Mar 27, 2024
1 parent 6d03283 commit 2b99c70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
- uses: oven-sh/setup-bun@v1
- name: "📦 Install"
run: bun install --frozen-lockfile
- name: "🔧 Build"
run: bun run build
- name: install Rust stable
uses: dtolnay/rust-toolchain@stable
- name: install dependencies (ubuntu only)
Expand Down

0 comments on commit 2b99c70

Please sign in to comment.