Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 671 Bytes

File metadata and controls

9 lines (7 loc) · 671 Bytes

Workflow Configuration

Action Inputs

Input Name Description Type Default Required
cache-name The base name of the cache. string ${{github.job}} No
base-branch The base branch for the cache. string master No
scons-cache The path of the scons cache. string ${{github.workspace}}/.scons-cache/ No