Skip to content

Commit

Permalink
Remove run step
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas committed Feb 22, 2024
1 parent 49058ab commit a8d3dd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
body: "Release of cli for commit ${{ github.sha}}"
draft: false
prerelease: true
- run: ls -la ./examples/cli/target && ls -la ./examples/cli/target/x86_64-unknown-linux-gnu

# - name: Upload Release Asset
# uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit a8d3dd9

Please sign in to comment.