mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
REMOVE_ME: Debug job with SSH
This commit is contained in:
parent
b3a87f56f1
commit
45bbebb012
1 changed files with 2 additions and 0 deletions
2
.github/workflows/large-tests.yml
vendored
2
.github/workflows/large-tests.yml
vendored
|
@ -121,6 +121,8 @@ jobs:
|
|||
with:
|
||||
python-version: '3.11'
|
||||
|
||||
- uses: lhotari/action-upterm@v1
|
||||
|
||||
- name: Install requirements
|
||||
run: |-
|
||||
sudo apt update -y
|
||||
|
|
Loading…
Reference in a new issue