Yarn: command not found

here it is @SamO

my command to deploy is the following:

build
    netlify deploy -d build --prod -a $NETLIFY_AUTH_TOKEN -s $NETLIFY_SITE_ID

and in my Netlify settings I have yarn build and build as directory