mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
working on workflows.
This commit is contained in:
parent
d7abfc267d
commit
6c3fcfa99d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -8,11 +8,9 @@ jobs:
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
path: app
|
||||
|
||||
- uses: actions/setup-node@master
|
||||
with:
|
||||
node-version: 19
|
||||
|
||||
- name: Install Node dependencies
|
||||
run: |
|
||||
cd app
|
||||
|
Loading…
Reference in New Issue
Block a user