Skip to content

Commit

Permalink
fix(stonedb): fix 'STONEDB_TAG_NAME' complier error. (#1262)
Browse files Browse the repository at this point in the history
  • Loading branch information
lujiashun committed Feb 2, 2023
1 parent 9c55eee commit 7e11c05
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 7e11c05

Please sign in to comment.