Skip to content

Commit

Permalink
feat(pipe): debug pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
RouHim committed Jan 3, 2023
1 parent 8f154d4 commit 288e824
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@ jobs:
# Compile the desired target
build-rust-static-bin ${{ matrix.target }}
ls -la
ls -la target
tree
- name: Upload static application binaries
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 288e824

Please sign in to comment.