From c228069023eccd1267f4ece31cecf6533e294afa Mon Sep 17 00:00:00 2001 From: Oittaa Date: Mon, 19 Aug 2024 23:54:41 +0200 Subject: [PATCH] Sync PebbleStrict.yml from the dev branch --- .github/workflows/PebbleStrict.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PebbleStrict.yml b/.github/workflows/PebbleStrict.yml index 5c551962..b0326332 100644 --- a/.github/workflows/PebbleStrict.yml +++ b/.github/workflows/PebbleStrict.yml @@ -69,4 +69,4 @@ jobs: - name: Clone acmetest run: cd .. && git clone --depth=1 https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/ - name: Run acmetest - run: cd ../acmetest && ./letest.sh + run: cd ../acmetest && ./letest.sh \ No newline at end of file