Skip to content

Commit

Permalink
Debugging GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
swrh committed Sep 18, 2024
1 parent 161003e commit 891c7c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:

- run: ls -l
- run: ls -l bin
- run: ls -l bin/*
- run: ls -l bin/*/*

- name: Create release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 891c7c3

Please sign in to comment.