Skip to content

Commit

Permalink
add additional information to see why github release fails
Browse files Browse the repository at this point in the history
  • Loading branch information
Sriraam AS committed Jun 4, 2021
1 parent 70dd177 commit e23ab6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
uses: actions/download-artifact@v2
with:
name: jars
- name: Display structure of downloaded files
run: ls -R
- name: Upload assets
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e23ab6f

Please sign in to comment.