Skip to content

Commit fdfffd6

Browse files
committed
HOW
1 parent 8af5b6e commit fdfffd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mainline-compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
export CC=gcc
3636
export CXX=g++
3737
fi
38-
sudo -u env CC=$CC CXX=$CXX ci conan profile detect
38+
sudo -u ci env CC=$CC CXX=$CXX ci conan profile detect
3939
4040
- name: Fix permissions
4141
run: chown -R ci:ci "$GITHUB_WORKSPACE"

0 commit comments

Comments
 (0)