mirror of
https://github.com/sparksp/elm-format-action.git
synced 2024-11-27 17:56:03 +03:00
Use new GITHUB_PATH file
This commit is contained in:
parent
2a610479b3
commit
5b55929f32
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- run: yarn
|
||||
- name: Add elm-format to path
|
||||
run: echo ::add-path::$(yarn bin)
|
||||
run: yarn bin >> $GITHUB_PATH
|
||||
- uses: ./
|
||||
with:
|
||||
# elm_format: elm-format
|
||||
|
Loading…
Reference in New Issue
Block a user