From 4ecd57ad7f4dcb0b73d4a1624e66dc1f32e0696a Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 27 Jan 2024 23:35:39 +0800 Subject: [PATCH] Update shell.yml --- .github/workflows/shell.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/shell.yml b/.github/workflows/shell.yml index 6a6ea4b..0522576 100644 --- a/.github/workflows/shell.yml +++ b/.github/workflows/shell.yml @@ -22,6 +22,7 @@ jobs: nat: | "8000": "80" envs: 'TestingDomain TEST_PREFERRED_CHAIN TEST_ACME_Server INPUT_*' + sync: sshfs prepare: | pkg_add curl run: |