Skip to content

Commit

Permalink
fix workflow , now will work :D
Browse files Browse the repository at this point in the history
  • Loading branch information
pxp9 committed Aug 29, 2023
1 parent 20f376a commit e79c0ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
run: |
sudo apt install -y sqlite3
sqlite3 fang.db "VACUUM;"
mkdir tests_sqlite
- name: Install diesel-cli
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit e79c0ee

Please sign in to comment.