Skip to content

Commit 1ccf831

Browse files
author
jones
committed
Merge branch 'main' of github.com:Kataglyphis/GraphicsEngineVulkan
2 parents e5ac86e + 805b83e commit 1ccf831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040

4141
- name: Build
4242
# Build your program with the given configuration
43-
run: mkdir build;cd build |
43+
run: cd build |
4444
cmake --preset linux-debug-clang |
4545
cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}

0 commit comments

Comments
 (0)