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
30b53c5674
commit
9f68f112ec
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -19,5 +19,6 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
cd app
|
cd app
|
||||||
npm run build:js
|
npm run build
|
||||||
|
echo "executing ls out on the directory:"
|
||||||
ls out
|
ls out
|
||||||
|
Loading…
Reference in New Issue
Block a user