Skip to content

Commit

Permalink
cicd: added build actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivica Matic committed Oct 24, 2023
1 parent 8d34fbf commit d87e7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_upload_dist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: build-${{ github.sha }}
path: build
path: dist

0 comments on commit d87e7f0

Please sign in to comment.