mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-21 22:36:34 -04:00
Try installing rapydscript on windows CI as well
This commit is contained in:
@@ -51,6 +51,11 @@ jobs:
|
||||
languages: ${{ matrix.language }}
|
||||
trap-caching: false
|
||||
|
||||
- name: Setup node.js for rapydscript
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: "latest"
|
||||
|
||||
- name: Install calibre dependencies
|
||||
if: matrix.language == 'c'
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user