forked from Slicer/Slicer
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Improve "CI" GitHub Action workflow uploading package as artifact
This commit copies the package to GITHUB_WORKSPACE instead of RUNNER_TEMP. This is required to workaround issue discussed in actions/runner#965 (Incorrect context paths in container) It also adds a step for uploading the generated Slicer package as an artifact with a retention time of 1 day.
- Loading branch information
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters