We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdfffd6 commit b8aa9b3Copy full SHA for b8aa9b3
1 file changed
.github/workflows/mainline-compile.yml
@@ -35,7 +35,7 @@ jobs:
35
export CC=gcc
36
export CXX=g++
37
fi
38
- sudo -u ci env CC=$CC CXX=$CXX ci conan profile detect
+ sudo -u ci env CC=$CC CXX=$CXX conan profile detect
39
40
- name: Fix permissions
41
run: chown -R ci:ci "$GITHUB_WORKSPACE"
0 commit comments