Skip to content

Commit

Permalink
Use working-directory
Browse files Browse the repository at this point in the history
Signed-off-by: Igoshev, Iaroslav <[email protected]>
  • Loading branch information
YarShev committed Sep 9, 2024
1 parent ceda52f commit 81cd23b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,7 @@ jobs:
defaults:
run:
shell: bash -l {0}
working-directory: ./modin
steps:
- name: Merge Artifacts
uses: actions/upload-artifact/merge@v4
Expand All @@ -731,6 +732,7 @@ jobs:
defaults:
run:
shell: bash -l {0}
working-directory: ./react
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/python-only
Expand Down

0 comments on commit 81cd23b

Please sign in to comment.