mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-14 03:06:01 +08:00
Fix yaml syntax.
This commit is contained in:
parent
db5c3bea45
commit
b48c027c9a
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
run: |
|
||||
g++ -std=c++11 -o loader_example loader_example.cc
|
||||
- name: test
|
||||
run: |
|
||||
./loader_example
|
||||
|
||||
- name: tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user