Skip to content

Commit 8453572

Browse files
committed
fix double slash in filename
1 parent 284988b commit 8453572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717
env:
1818
changelog: CHANGELOG.md
1919
thunderstore-config: thunderstore.toml
20-
build-dir: build/
20+
build-dir: build
2121
artifact-content-type: application/zip
2222

2323
jobs:

0 commit comments

Comments
 (0)