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 725ad0c commit 58f4704
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ jobs:
path: deb
lfs: 'true'

- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: cp dangerzone .deb
run: |
mkdir "./main/deb_dist"
cp "./deb/dangerzone/${{ matrix.version-name }}/dangerzone_*_all.deb" "./main/deb_dist/."
- name: Setup upterm session
uses: lhotari/action-upterm@v1

- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 58f4704

Please sign in to comment.