Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Zajkowski committed Jan 8, 2024
1 parent ada41f9 commit 9b6e462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-casper-event-sidecar-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b #v3.0.2
with:
path: /event-sidecar
path: /home/runner/work/event-sidecar/event-sidecar/event-sidecar
- name: list files 1
run: |
ls ${{ github.workspace }}
Expand All @@ -41,7 +41,7 @@ jobs:
with:
repository: zajko/casper-node
ref: refs/heads/nctl-extracted-sidecar
path: /casper-node
path: /home/runner/work/event-sidecar/event-sidecar/casper-node
- name: list files 2
run: |
ls ${{ github.workspace }}
Expand Down

0 comments on commit 9b6e462

Please sign in to comment.