Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Cj-bc committed Aug 21, 2021
1 parent a1b32d3 commit 725cfcc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ jobs:
- name: retrive artifacts
id: retrive-artifacts
uses: actions/download-artifact@v2
- name: <debug> investigate directory structure
shell: bash
run: ls -R

- name: do Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 725cfcc

Please sign in to comment.