Skip to content

Commit 86f3223

Browse files
committed
ci: fixed tarball path
1 parent c8d6f7d commit 86f3223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/source-tarball.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
uses: actions/upload-artifact@v4
2020
with:
2121
name: source-tarball
22-
path: python3-badfish-*.tar.gz
22+
path: rpm/python3-badfish-*.tar.gz

0 commit comments

Comments
 (0)