Skip to content

Commit c55f8d6

Browse files
committed
Manually pass variable
1 parent 8ecd9bf commit c55f8d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
run: |
4040
cd ./map-fetcher
4141
node src/overview.js --source="../sources.json" --output="../objects"
42+
env:
43+
JMC2OBJVERSION: ${{ vars.JMC2OBJVERSION }}
4244

4345
- name: remove temp files
4446
run: |

0 commit comments

Comments
 (0)