Commit 215d22c
Changed files (1)
.github
workflows
.github/workflows/omnibus.yml
@@ -14,3 +14,6 @@ jobs:
ruby-version: '2.7'
bundler-cache: true
- run: bundle exec omnibus build spandx
+ - uses: actions/upload-artifact@v2
+ with:
+ path: "$GITHUB_WORKSPACE/spandx"