Skip to content

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x676e67 committed Jan 7, 2024
1 parent c56cbdb commit 06de3f3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- 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 06de3f3

Please sign in to comment.