From 3341f5aa30a47cbf2cbc551d0122f19b10654ad4 Mon Sep 17 00:00:00 2001 From: luojiyin Date: Fri, 2 Aug 2024 20:40:08 +0800 Subject: [PATCH] inclue ./next --- .github/workflows/deploy-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-production.yml b/.github/workflows/deploy-production.yml index 1be5895..1e33373 100644 --- a/.github/workflows/deploy-production.yml +++ b/.github/workflows/deploy-production.yml @@ -53,7 +53,7 @@ jobs: DSLIM_INCLUDE_APP_NEXT_DIST_DIR: true DSLIM_INCLUDE_APP_NEXT_STATIC_DIR: true DSLIM_INCLUDE_APP_NEXT_NM_DIR: true - DSLIM_INCLUDE_PATH_FILE: './next' + DSLIM_INCLUDE_PATH: './next' with: target: ${{ env.BOX_URL }}:latest tag: 'slim'