Skip to content

Commit 666eb9c

Browse files
committed
ci: apt update
1 parent 1e52098 commit 666eb9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-and-deploy-ipv4only.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
run: pytest --pyargs cmdeploy
7373

7474
- run: |
75+
ssh -v root@staging-ipv4.testrun.org apt update
7576
ssh -v root@staging-ipv4.testrun.org apt install -y git python3.11-venv
7677
ssh -v root@staging-ipv4.testrun.org git clone https://github.com/chatmail/relay
7778
ssh -v root@staging-ipv4.testrun.org "cd relay && git checkout " ${{ github.head_ref }}

0 commit comments

Comments
 (0)