Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Jun 18, 2024
1 parent 54dc47f commit 725ad0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:

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

0 comments on commit 725ad0c

Please sign in to comment.