Skip to content

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x676e67 authored Mar 2, 2024
1 parent d100069 commit ba0529a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
- name: Install cargo packages
run: cargo install cargo-deb

- name: Install depends
run: |
apt update && apt install upx rename wget git -y
- name: Get tag
if: startsWith(github.ref, 'refs/tags/')
id: tag
Expand Down

0 comments on commit ba0529a

Please sign in to comment.