Skip to content

"Cache not found" and outputs cache-hit is set to empty string instead of boolean #1116

@petkaantonov

Description

@petkaantonov

Restoring claims that cache has not been found:

kuva

But it is found:

kuva

Also as you can see from the comparison, ${{ steps.yarn-cache.outputs.cache-hit }} is being evaluated to empty string instead of false or true.

kuva

Runner is ubuntu-22.04 and the cache was created by ubuntu-22.04. It is pure linux-for-linux caching.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions