chore(ci): go in the opposite direction

This commit is contained in:
Paul Makles
2022-04-29 15:49:05 +01:00
parent 15ae09a38b
commit ad3a26b90f
3 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ runs:
env:
BUILD_FOLDER: ${{ inputs.folder }}
BASE: ${{ inputs.base }}
NODE_OPTIONS: --max-old-space-size=4096
run: |
cd "$BUILD_FOLDER"
yarn install