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 3ecdec2 commit 050a51fCopy full SHA for 050a51f
.github/workflows/tarball.yml
@@ -41,6 +41,7 @@ jobs:
41
cd ../..
42
mv cadabra2 cadabra2-${VERSION}
43
tar zcf cadabra2-${VERSION}-source-inclusive.tar.gz --exclude ".git" cadabra2-${VERSION}
44
+ mv cadabra2-${VERSION} cadabra2
45
46
- name: Upload tarball to assets
47
run: |
0 commit comments