Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r committed Feb 27, 2024
1 parent 33fb81b commit 656b468
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/upload-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
- name: Extract version
run: jq -r '"VERSION=\(.version)"' packages/bruno-electron/package.json >> "$GITHUB_ENV"

- name: Debug artifact
run: echo "packages/bruno-electron/out/bruno_${VERSION/v/}_x64_mac.dmg"

# - name: Upload x64 mac dmg
# uses: shogo82148/actions-upload-release-asset@v1
# with:
Expand Down

0 comments on commit 656b468

Please sign in to comment.