Skip to content

Commit e50dd21

Browse files
DENABLE_NATIVE=OFF
1 parent c324586 commit e50dd21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/proxy-install-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
cmake .. \
123123
-DCMAKE_BUILD_TYPE=Release \
124124
-DENABLE_LTO=OFF \
125-
-DENABLE_NATIVE="OFF"
125+
-DENABLE_NATIVE=OFF
126126
127127
- name: Build project
128128
working-directory: ./proxy/build

0 commit comments

Comments
 (0)