Skip to content

Commit

Permalink
Delete outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul authored Apr 30, 2024
1 parent 67a88a2 commit 4f539f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ jobs:
tar -czf lighthouse-${{ needs.extract-version.outputs.VERSION }}-${{ matrix.arch }}.tar.gz lighthouse.exe
gpg --passphrase "$env:GPG_PASSPHRASE" --batch --pinentry-mode loopback -ab lighthouse-${{ needs.extract-version.outputs.VERSION }}-${{ matrix.arch }}.tar.gz
move *tar.gz* ..
# todo copy to `-portable`
# =======================================================================
# Upload artifacts
Expand Down

0 comments on commit 4f539f2

Please sign in to comment.