Skip to content

Commit

Permalink
Try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Marekkon5 committed Aug 29, 2024
1 parent b14df39 commit 4555aba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,8 @@ jobs:
pnpm run build
cd ..
cargo update
cd crates/onetagger
cargo build --release
cargo bundle --release
cd ../..
cargo build --release --bin onetagger-cli
- name: Bundle
run: |
Expand Down

0 comments on commit 4555aba

Please sign in to comment.