Skip to content

milliewalky/setup-7-zip

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build and Test

Setup 7-Zip

This action downloads, unpacks, and configures 7-Zip for use in GitHub Actions workflows. 7-Zip is a free and open-source file archiver. 7-Zip is unpacked under the temporary directory of a runner.

Usage

- uses: milliewalky/setup-7-zip@v1

This action appends 7-Zip to a temporary PATH file, so doing this:

7z a -t7z {dst}.7z {src}

Should do just fine.

License

The scripts and documentation in this project are released under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published