Eeems-Org / apt-cache-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apt-cache-action

Install and cache packages with apt

Inputs

  • packages - List of packages to install/cache
  • path - 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

About

License:MIT License