[Fix] (workflow): fix typo

This commit is contained in:
2025-08-25 15:58:01 +08:00
parent d9e7b9c975
commit c723d1c9b9
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
uses: lukka/get-cmake@latest
- name: Update glslang external sources
working-directory: ${{env.TEST_ROOT}}/3rdparty/glslang
working-directory: ${{env.BENCH_ROOT}}/3rdparty/glslang
run: python update_glslang_sources.py
- name: Configure CMake