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 b461cab commit e71cdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
# Cleanup target folder
sudo rm -rf target/*/release/build target/*/release/deps
ls -la target/${{ matrix.target }}/release
ls -la target
tree target
- name: Upload static application binaries
Expand Down

0 comments on commit e71cdd9

Please sign in to comment.