mirror of
https://github.com/isar/rusqlite.git
synced 2025-03-31 19:12:58 +08:00
update comment
This commit is contained in:
parent
63a1f1d3b0
commit
6cd70cc6bf
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
# The `{ sharedKey: ... }` allows different actions to share the cache.
|
||||
# We're using a `fullBuild` key mostly as a "this needs to do the
|
||||
# complete" that needs to do the complete build (that is, including
|
||||
# `--features 'bundled-full session buildtime_bindgen'`), which is very
|
||||
# `--features 'bundled-full session buildtime_bindgen preupdate_hook'`), which is very
|
||||
# slow, and has several deps.
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
with: { sharedKey: fullBuild }
|
||||
|
Loading…
x
Reference in New Issue
Block a user