Skip to content

Commit

Permalink
Update build ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluemangoo authored Apr 30, 2024
1 parent cb9ee8f commit 480d0cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
with:
cache-provider: buildjet
- name: Build
run: cargo build --release
- name: Pack
Expand Down

0 comments on commit 480d0cc

Please sign in to comment.