Skip to content

Commit

Permalink
try version string
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Dec 7, 2022
1 parent a0243d5 commit 217858d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
- name: .tar.gz creation
run: |
cd _build
cpack -G TGZ
cpack -G TGZ -D CPACK_PACKAGE_VERSION=8.4.0-serialize
- name: Rename .tgz file
run: |
Expand Down

0 comments on commit 217858d

Please sign in to comment.