Skip to content

Commit 91a0fcb

Browse files
committed
Update ci_pipeline.yml
1 parent d9dd388 commit 91a0fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: |
2020
cd ..
2121
ls -artl
22-
tar -zcvf pySDC
22+
tar -zcvf pySDC.tar.gz pySDC
2323
ls -artl
2424
2525
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)