Skip to content

Commit a4ca03b

Browse files
committed
Revert "CI: Fix node build"
This reverts commit de904ea. The bug is fixed in a newer napi-build version.
1 parent 14ff329 commit a4ca03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ i-slint-backend-testing = { workspace = true, optional = true }
5858
smol_str = { workspace = true }
5959

6060
[build-dependencies]
61-
napi-build = "=2.2.4"
61+
napi-build = "2.1.0"

0 commit comments

Comments
 (0)