Skip to content

Commit

Permalink
Fix tarball script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Peeters committed Oct 25, 2024
1 parent 3ecdec2 commit 050a51f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tarball.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
cd ../..
mv cadabra2 cadabra2-${VERSION}
tar zcf cadabra2-${VERSION}-source-inclusive.tar.gz --exclude ".git" cadabra2-${VERSION}
mv cadabra2-${VERSION} cadabra2
- name: Upload tarball to assets
run: |
Expand Down

0 comments on commit 050a51f

Please sign in to comment.