Set environment variables before running rust-cache
This commit is contained in:
parent
8282e10527
commit
137d2d5a3a
2 changed files with 20 additions and 11 deletions
|
@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.2.1] - 2022-07-29
|
||||
|
||||
### Fixed
|
||||
|
||||
* Set environment variables before invoking the cache action.
|
||||
This ensures restoring and saving are using the same cache key.
|
||||
|
||||
## [1.2.0] - 2022-07-21
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue