1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 02:30:53 +00:00

Update main.yml

This commit is contained in:
Nikita Agafonov 2023-08-29 15:56:08 +01:00 committed by GitHub
parent c0ae77d55c
commit 2bad0b34f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,6 @@ jobs:
run: |
cd app
echo "testing GITHUB_REF with details availability: ${GITHUB_REF#refs/heads/}"
npm run build:js -version=${GITHUB_REF#refs/heads/} && npm run build:css
npm run build:js && npm run build:css
echo "executing ls out on the directory:"
ls out