Skip to content

Commit

Permalink
removing debug action
Browse files Browse the repository at this point in the history
  • Loading branch information
nbingham1 committed Sep 23, 2024
1 parent 0190397 commit a428caf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.LOOM_RELEASE }}

- name: Check if file exists
run: |
ls -la ${{ matrix.from }}
echo "url=${{ steps.get_release_info.outputs.url }}"
- name: Upload Release Asset
uses: actions/upload-release-asset@v1
with:
Expand Down

0 comments on commit a428caf

Please sign in to comment.