Skip to content

Commit 050a51f

Browse files
author
Kasper Peeters
committed
Fix tarball script.
1 parent 3ecdec2 commit 050a51f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tarball.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
cd ../..
4242
mv cadabra2 cadabra2-${VERSION}
4343
tar zcf cadabra2-${VERSION}-source-inclusive.tar.gz --exclude ".git" cadabra2-${VERSION}
44+
mv cadabra2-${VERSION} cadabra2
4445
4546
- name: Upload tarball to assets
4647
run: |

0 commit comments

Comments
 (0)