mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
Merge branch 'main' into 2023.2.4
This commit is contained in:
commit
b52bd9f9f9
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -19,5 +19,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
cd app
|
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
|
ls out
|
||||||
|
Loading…
Reference in New Issue
Block a user