mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 11:15:35 -05:00
fix CI
This commit is contained in:
parent
d36011bce6
commit
a7f0039903
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
(rule
|
||||
(targets vfs.ml)
|
||||
(enabled_if (not (= %{system} "linux")))
|
||||
(enabled_if (<> %{system} "linux"))
|
||||
(action
|
||||
(with-stdout-to
|
||||
%{targets}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue