Skip to content

Commit

Permalink
build: Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blelump authored Jan 16, 2025
1 parent 274d241 commit 91698bc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4

- uses: actions/setup-sqlite@v1
with:
sqlite-version: 3.40.0
sqlite-year: 2022
- name: Set up Rust
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 91698bc

Please sign in to comment.