Skip to content

Commit

Permalink
fix(stonedb): fix 'STONEDB_TAG_NAME' complier error. (stoneatom#1262)
Browse files Browse the repository at this point in the history
  • Loading branch information
lujiashun authored and mergify[bot] committed Feb 3, 2023
1 parent bf5e98a commit 4b2f0f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
mkdir build && cd build
git config --global --add safe.directory /__w/stonedb/stonedb
git fetch --tags
cmake ../ \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/stonedb57/install \
Expand Down

0 comments on commit 4b2f0f7

Please sign in to comment.