Skip to content

Commit 5fea04f

Browse files
committed
CI: fixed source tarball
1 parent cf30095 commit 5fea04f

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
@@ -16,7 +16,7 @@ jobs:
1616
cd rpm && make tarball
1717
1818
- name: Upload artifact
19-
uses: actions/upload-artifact@v3
19+
uses: actions/upload-artifact@v2
2020
with:
2121
name: source-tarball
2222
path: python3-badfish-*.tar.gz

0 commit comments

Comments
 (0)