Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Justus-D committed Jan 26, 2024
1 parent 744fd84 commit 1a21388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
run: echo "Release ${{ steps.create_release.outputs.upload_url }}"

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

0 comments on commit 1a21388

Please sign in to comment.