Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

RockLobster/unarchiving-download-artifact

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

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unarchiving-download-artifact

Downloads an artifact and unarchives it.

Meant to be used as drop-in replacement for download-artifact when using archiving-upload-artifact instead of upload-artifact.

Example

- name: Archive and upload Build Artifacts
  uses: RockLobster/unarchiving-download-artifact@v0.2.1
  with:
    name: android-test-results
    path: android/libs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published