mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-04 13:50:17 +00:00
Removed ls
This commit is contained in:
parent
e299ddadd2
commit
84d72d8733
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -115,8 +115,6 @@ jobs:
|
|||
run: flutter_to_debian
|
||||
- name: Move .deb package to project root
|
||||
run: mv debian/packages/AdGuardHomeManager_${{ github.event.inputs.version }}_amd64.deb AdGuardHomeManager_${{ github.event.inputs.version }}_Linux_amd64.deb
|
||||
- name: build dir
|
||||
run: ls build/linux/x64/release/bundle
|
||||
- name: Generate .tar.gz package
|
||||
uses: a7ul/tar-action@v1.1.3
|
||||
id: compress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue