Skip to content

Commit 4c6023c

Browse files
committed
2 parents 58d4654 + 8d5ebb6 commit 4c6023c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: execute script
4545
run: |
4646
cd ./map-fetcher
47-
node src/overview.js --source="${GITHUB_WORKSPACE}/sources.json" --output="${GITHUB_WORKSPACE}/objects"
47+
node src/overview.js --source="${GITHUB_WORKSPACE}/sources.json" --output="${GITHUB_WORKSPACE}"
4848
env:
4949
JMC2OBJVERSION: ${{ vars.JMC2OBJVERSION }}
5050

0 commit comments

Comments
 (0)