@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- name: Build 5.x
env:
BUILD_DIR = "Sophia-ps5-${{ github.ref }}"
BUILD_DIR: Sophia-ps5-${{ github.ref }}
run:
mkdir $BUILD_DIR
cp -R Sophia/* $BUILD_DIR