Skip to content

Commit

Permalink
wip artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
mstenta committed May 6, 2023
1 parent cd45acf commit 9e25fda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ jobs:
node-version: '16.x'
- run: npm ci
- run: npm run build
- uses: actions/upload-artifact@v3
with:
path: dist

0 comments on commit 9e25fda

Please sign in to comment.