No description
| action.yml | ||
| LICENSE | ||
| README.md | ||
apt-cache-action
Install and cache packages with apt
Inputs
packages- List of packages to install/cachepath- Path to cache deb files to, this defaults to.aptcache
Usage
- name: Install texlive Apt dependencies
using: Eeems-Org/apt-cache-action
with:
packages: texlive-base texlive-latex-extra