From 46469fa9124c29268ca7241b51cfbd2a3a1f110e Mon Sep 17 00:00:00 2001 From: Yurii Pavlov Date: Mon, 1 Apr 2024 00:51:56 +0200 Subject: [PATCH] test deploy cache --- .github/workflows/job-deploy.yml | 2 -- composer.lock | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/job-deploy.yml b/.github/workflows/job-deploy.yml index e78151f..6e40a4d 100644 --- a/.github/workflows/job-deploy.yml +++ b/.github/workflows/job-deploy.yml @@ -66,7 +66,6 @@ jobs: bash ./sh/install-node.sh yes - name: Cache dependencies - save - if: steps.cache-deps-restore.outputs.cache-hit != 'true' uses: actions/cache/save@v4 with: path: | @@ -74,7 +73,6 @@ jobs: key: build-cache-${{ inputs.SSH_HOST_ALIAS }}-${{ runner.os }} - name: Cache dependencies theme - save - if: steps.cache-deps-restore-theme.outputs.cache-hit != 'true' uses: actions/cache/save@v4 with: path: | diff --git a/composer.lock b/composer.lock index 4ff28e3..aac7c34 100644 --- a/composer.lock +++ b/composer.lock @@ -923,7 +923,7 @@ "source": { "type": "git", "url": "git@github.com:solidbunch/starter-kit-theme.git", - "reference": "6691511ef195a4736f62f2019cc4d03cbdc3a2db" + "reference": "b36e05d6b86769d79563b41a4e6a002619eef5ac" }, "require": { "htmlburger/carbon-fields": "3.6.2", @@ -1014,7 +1014,7 @@ "support": { "issues": "https://github.com/solidbunch/starter-kit-theme/issues" }, - "time": "2024-03-31T22:40:57+00:00" + "time": "2024-03-26T14:36:03+00:00" }, { "name": "solidbunch/wordpress-core",