Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Zajkowski committed Jan 11, 2024
1 parent 1d4b6a0 commit cf2fe6b
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 @@ -31,12 +31,12 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- name: compile casper-node-launcher
- name: print pwd
run: |
echo $(pwd)
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b #v3.0.2
with:
path: /home/runner/work/event-sidecar/event-sidecar
path: /home/runner/work/event-sidecar/z
- uses: actions/checkout@master
with:
repository: zajko/casper-node
Expand Down

0 comments on commit cf2fe6b

Please sign in to comment.