mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 02:12:36 +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:
|
with:
|
||||||
python-version: '3.11'
|
python-version: '3.11'
|
||||||
|
|
||||||
|
- uses: lhotari/action-upterm@v1
|
||||||
|
|
||||||
- name: Install requirements
|
- name: Install requirements
|
||||||
run: |-
|
run: |-
|
||||||
sudo apt update -y
|
sudo apt update -y
|
||||||
|
|
Loading…
Reference in a new issue