mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
Update main.yml
This commit is contained in:
parent
9f68f112ec
commit
fc14ca2b4d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
cd app
|
cd app
|
||||||
npm run build
|
npm run build:js && npm run build:css
|
||||||
echo "executing ls out on the directory:"
|
echo "executing ls out on the directory:"
|
||||||
ls out
|
ls out
|
||||||
|
Loading…
Reference in New Issue
Block a user