Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 196 Bytes

File metadata and controls

11 lines (8 loc) · 196 Bytes

setup

An action to setup and enable CCache for use with C++ compilation.

Usage

- name: Setup C++
  uses: actions-ext/cpp/setup@v1

NOTE: Windows setup is not yet available.