Skip to content

Commit

Permalink
Debug rust binary location in image
Browse files Browse the repository at this point in the history
Signed-off-by: Sreekanth <[email protected]>
  • Loading branch information
BulkBeing committed Sep 10, 2024
1 parent ba40b15 commit 71f5c93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ jobs:
name: numaflow-rs-linux-arm64
path: dist/numaflow-rs-linux-arm64

- name: List files
run: ls -lR dist/

- name: Registry Login
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit 71f5c93

Please sign in to comment.