Build Debian package
ActionsTags
(2)An action that builds a Debian package from source in a Docker container.
- name: Build Debian package
uses: dawidd6/action-debian-package@v1
with:
source_directory: lolcat # optional, relative to workspace directory
artifacts_directory: output # optional, relative to workspace directory
Build Debian package is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.