Skip to content

Commit

Permalink
packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
RCMast3r committed Dec 24, 2023
1 parent 5c2caf5 commit 0630396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
cd third-party
cd build
cmake ..
cmake --build . --target dbcppp # Generate installer
cmake --build . --target package # Generate installer

0 comments on commit 0630396

Please sign in to comment.