Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7475b commit b2a2d47Copy full SHA for b2a2d47
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
env:
6
CI: true
7
- LINK: "https://github.com/KhronosGroup/glTF-Validator/releases/download/2.0.0-dev.3.7/gltf_validator-2.0.0-dev.3.7-linux64.tar.xz"
+ LINK: "https://github.com/KhronosGroup/glTF-Validator/releases/download/2.0.0-dev.3.8/gltf_validator-2.0.0-dev.3.8-linux64.tar.xz"
8
9
jobs:
10
build:
0 commit comments