Skip to content

Commit

Permalink
Update path to archive (#483)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Oralov alexey.oralov@intel.com
  • Loading branch information
leeks-int committed Jul 6, 2021
1 parent 055cc6e commit c75ed5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -73,7 +73,7 @@ jobs:
uses: actions/upload-artifact@v2.2.1
with:
name: oneTBB-html-docs-${{ env.GITHUB_SHA_SHORT }}
path: html
path: html.tar.gz

pages:
if: ${{ github.ref == 'refs/heads/master' }}
Expand Down

0 comments on commit c75ed5b

Please sign in to comment.