Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbolaric authored Sep 28, 2024
1 parent a5b2b11 commit 02ce5c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
sudo apt install clang
sudo apt install libleptonica-dev
sudo apt install libtesseract-dev
curl https://sh.rustup.rs -sSf | bash -s -- -y
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose
Expand Down

0 comments on commit 02ce5c7

Please sign in to comment.