Skip to content

Commit

Permalink
build artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Jul 26, 2023
1 parent 56600ac commit 94c0e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: build-artifact
path: path/to/build/output
path: ./browser/data-browser/dist

- uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 94c0e14

Please sign in to comment.