Commit Request - Step 1 Restore Files
Restored files.
This commit is contained in:
@@ -39,12 +39,6 @@ jobs:
|
||||
git submodule update --init --recursive
|
||||
./react-config
|
||||
|
||||
- name: Run frontend lint
|
||||
working-directory: vite
|
||||
run: |
|
||||
npm ci
|
||||
npm run lint -- --fix
|
||||
|
||||
- name: Configure CMake
|
||||
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||
# See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type
|
||||
|
||||
Reference in New Issue
Block a user