Skip to content

Commit 93959af

Browse files
committed
CI
Signed-off-by: Kakadu <[email protected]>
1 parent cc47bd4 commit 93959af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- run: opam --version
2727
- run: opam exec -- ocamlopt --version
2828
- run: opam update
29-
- run: sudo apt-get install node
29+
- run: sudo apt-get install nodejs -y
3030

3131
- name: Checkout code
3232
uses: actions/checkout@v3

0 commit comments

Comments
 (0)