Skip to content

Commit

Permalink
Merge pull request #1 from SpatialDays/main
Browse files Browse the repository at this point in the history
cicd: added build actions
  • Loading branch information
Ivica Matić authored Oct 24, 2023
2 parents 8d34fbf + d87e7f0 commit 4a6cef3
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 4a6cef3

Please sign in to comment.