From e0e8c1da2bfc4300898c95f6d1d54d3759ae7e96 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 21 Jan 2022 18:45:57 +0100 Subject: [PATCH] Update sync_site.yml --- .github/workflows/sync_site.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/sync_site.yml b/.github/workflows/sync_site.yml index 288c467..27aac31 100644 --- a/.github/workflows/sync_site.yml +++ b/.github/workflows/sync_site.yml @@ -25,7 +25,6 @@ jobs: artifact_id: artifact_id.data.artifacts[0].id, archive_format: "zip", }); - console.log(artifact_url); github.exec.exec("tar xz", [], { input: artifact.data }); -- 2.30.2