Skip to content

Commit

Permalink
Use path key
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniy-scherbina committed Aug 1, 2024
1 parent ca158dd commit 7db9ec3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/process_kava_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
path: rosetta-kava

- name: "echo"
run: "echo $GITHUB_WORKSPACE"
Expand Down Expand Up @@ -38,6 +40,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Kava-Labs/kava
path: kava

- name: "echo"
run: "echo $GITHUB_WORKSPACE"
Expand Down

0 comments on commit 7db9ec3

Please sign in to comment.