Document how to ignore errors with - in readme (#690)
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -14,7 +14,7 @@ env:
|
||||
# Increment to invalidate github actions caches if they become corrupt.
|
||||
# Errors of the form "can't find crate for `snafu_derive` which `snafu` depends on"
|
||||
# can usually be fixed by incrementing this value.
|
||||
CACHE_KEY_PREFIX: 2
|
||||
CACHE_KEY_PREFIX: 3
|
||||
|
||||
jobs:
|
||||
all:
|
||||
|
||||
Reference in New Issue
Block a user