mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-06 19:42:19 +08:00
update comment
This commit is contained in:
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.
|
# The `{ sharedKey: ... }` allows different actions to share the cache.
|
||||||
# We're using a `fullBuild` key mostly as a "this needs to do the
|
# 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
|
# 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.
|
# slow, and has several deps.
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
with: { sharedKey: fullBuild }
|
with: { sharedKey: fullBuild }
|
||||||
|
Reference in New Issue
Block a user