Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Jun 18, 2024
1 parent a85af4d commit c72e588
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/check-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,8 @@ jobs:
lfs: 'true'

- name: cp dangerzone .deb
with:
name: dangerzone-${{ matrix.version-name }}.deb
run: |
cp "deb/dangerzone/${{ matrix.version-name }}/dangerzone_*_all.deb" "main/deb_dist/."
run: |
cp "deb/dangerzone/${{ matrix.version-name }}/dangerzone_*_all.deb" "main/deb_dist/."
- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit c72e588

Please sign in to comment.