Skip to content

Commit eb568b8

Browse files
committed
fix ci
1 parent 2f69815 commit eb568b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/pre_build_config/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ runs:
88
run: |
99
dnf upgrade -y
1010
dnf install -y conan hostname
11+
cd $GITHUB_WORKSPACE/..
1112
echo "PARENT_DIR=$PWD" >> $GITHUB_ENV
1213
echo "CONAN_HOME=$PWD/.conan2" >> $GITHUB_ENV
1314
echo "GTEST_COLOR=1" >> $GITHUB_ENV

0 commit comments

Comments
 (0)