Skip to content

Commit

Permalink
feat: add rust cache to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Nov 27, 2024
1 parent bab47f3 commit dd404d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@v3
- uses: Swatinem/rust-cache@v2
- name: Install postgis
run: sudo apt-get install postgis
- name: Sync dev
Expand Down

0 comments on commit dd404d4

Please sign in to comment.