File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 cache : npm
1919 - name : Clone interscript-ts (file: dependency)
2020 run : |
21- git clone --depth=1 --branch feat/imf-runtime-ts https://github.com/interscript/interscript-ts.git ../interscript-ts
21+ git clone --depth=1 --branch main https://github.com/interscript/interscript-ts.git ../interscript-ts
2222 cd ../interscript-ts && npm ci && npm run build
2323 - name : Install dependencies
2424 run : npm ci
Original file line number Diff line number Diff line change 3131 cache : npm
3232 - name : Clone interscript-ts (file: dependency)
3333 run : |
34- git clone --depth=1 --branch feat/imf-runtime-ts https://github.com/interscript/interscript-ts.git ../interscript-ts
34+ git clone --depth=1 --branch main https://github.com/interscript/interscript-ts.git ../interscript-ts
3535 cd ../interscript-ts && npm ci && npm run build
3636 - name : Install dependencies
3737 run : npm ci
You can’t perform that action at this time.
0 commit comments