forked from abner/for-legacy-web
chore(ci): go in the opposite direction
This commit is contained in:
1
.github/actions/build/action.yml
vendored
1
.github/actions/build/action.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user