Skip to content

Commit

Permalink
Upload build files on CI runs
Browse files Browse the repository at this point in the history
  • Loading branch information
niekcandaele committed Sep 9, 2020
1 parent 4b4c510 commit f72f617
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Expand Up @@ -41,3 +41,7 @@ jobs:
- uses: codecov/codecov-action@v1
with:
file: ./coverage/lcov.info
- uses: actions/upload-artifact@v2
with:
name: dist
path: ./dist/

0 comments on commit f72f617

Please sign in to comment.