Skip to content

Commit

Permalink
Debug actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Justus-D committed Jan 26, 2024
1 parent 6106ec0 commit 744fd84
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ jobs:

- name: Release Information
run: echo "Release ${{ steps.create_release.outputs.upload_url }}"

- name: List files in target directory
run: ls -R target
working-directory: ${{ github.workspace }}

0 comments on commit 744fd84

Please sign in to comment.