Skip to content

Commit 4f1094a

Browse files
committed
Fix pkg-pr-new
1 parent f014e59 commit 4f1094a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moveArtifacts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ check_statically_linked() {
2626
}
2727

2828
# rescript
29-
mv lib-ocaml lib/ocaml
29+
mv lib-ocaml packages/@rescript/runtime/lib/ocaml
3030

3131
# @rescript/{target}
3232
chmod +x binaries-*/*.exe

0 commit comments

Comments
 (0)