We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9dd388 commit 91a0fcbCopy full SHA for 91a0fcb
.github/workflows/ci_pipeline.yml
@@ -19,7 +19,7 @@ jobs:
19
run: |
20
cd ..
21
ls -artl
22
- tar -zcvf pySDC
+ tar -zcvf pySDC.tar.gz pySDC
23
24
25
- uses: actions/upload-artifact@v3
0 commit comments