mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
try adding fuse3
This commit is contained in:
parent
4420ec486b
commit
8faf9f9bbe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_and_package_stage.yml
vendored
2
.github/workflows/test_and_package_stage.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
sudo apt-get update
|
||||
sudo apt-get install -y nginx-light
|
||||
echo "nginx light installed"
|
||||
sudo apt-get install -y snapd:armhf
|
||||
sudo apt-get install -y fuse3:armhf snapd:armhf
|
||||
echo "snapd:armhf installed"
|
||||
- name: Setup venv
|
||||
run: |-
|
||||
|
|
|
|||
Loading…
Reference in a new issue