Skip to content

Commit 5eb1883

Browse files
Fixed CI script
1 parent 393d103 commit 5eb1883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/buildArtifacts.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ jobs:
183183
- name: Configure CMake
184184
working-directory: ${{github.workspace}}
185185
shell: pwsh
186-
env:
187186
run: cmake --preset "${{matrix.cmake_config}}"
188187

189188
- name: Build

0 commit comments

Comments
 (0)