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

Merge branch 'main' into 2023.2.4

This commit is contained in:
Alain Pitiot 2024-01-02 15:55:50 +01:00 committed by GitHub
commit b52bd9f9f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,5 +19,7 @@ jobs:
- name: Build
run: |
cd app
npm run build:js
echo "testing GITHUB_REF with details availability: ${GITHUB_REF#refs/heads/}"
npm run build:js && npm run build:css
echo "executing ls out on the directory:"
ls out