Update main.yml
This commit is contained in:
parent
bc3a965e6c
commit
b9042d548d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -29,4 +29,4 @@ jobs:
|
||||||
- name: Run a multi-line script
|
- name: Run a multi-line script
|
||||||
run: |
|
run: |
|
||||||
cd $GITHUB_WORKSPACE/code/
|
cd $GITHUB_WORKSPACE/code/
|
||||||
node converter.js $GITHUB_WORKSPACE/code/
|
node converter.js $GITHUB_WORKSPACE
|
||||||
|
|
Loading…
Reference in a new issue