From 6dee6e76b198051689527699cd975a3b40c5a7ee Mon Sep 17 00:00:00 2001 From: Dan Lapteacru Date: Mon, 13 May 2024 12:45:06 +0300 Subject: [PATCH] Delete conditional logic for setup node job --- .github/workflows/trellis-deploy-radicle.yml | 1 - .idea/workspace.xml | 122 +++++++++++++++++++ 2 files changed, 122 insertions(+), 1 deletion(-) create mode 100644 .idea/workspace.xml diff --git a/.github/workflows/trellis-deploy-radicle.yml b/.github/workflows/trellis-deploy-radicle.yml index 20de98f..9f30399 100644 --- a/.github/workflows/trellis-deploy-radicle.yml +++ b/.github/workflows/trellis-deploy-radicle.yml @@ -76,7 +76,6 @@ jobs: - name: Setup Node ${{ inputs.NODE_VERSION }} uses: actions/setup-node@v4 - if: "${{ inputs.THEME_NAME != '' }}" with: node-version: "${{ inputs.NODE_VERSION }}" cache: yarn diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..312a2f8 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + { + "lastFilter": { + "state": "OPEN", + "assignee": "danlapteacru" + } +} + + + + { + "selectedUrlAndAccountId": { + "url": "git@github.com:ItinerisLtd/.github.git", + "accountId": "eae839db-127a-4ff8-b2db-32ce49478ba1" + } +} + + { + "associatedIndex": 5 +} + + + + + + + + + + + + + + + + + + + + 1715253406692 + + + + + + \ No newline at end of file