Skip to content

Commit

Permalink
Bump scratch dir version
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Feb 14, 2024
1 parent 41c950f commit 41d7e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup_build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const npm = !Sys.iswindows() ? NodeJS_18_jll.npm : let
end

function get_build_dir()
build_node(@get_scratch!("build_dir"))
build_node(@get_scratch!("build_dir2"))
end


Expand Down

2 comments on commit 41d7e6d

@fonsp
Copy link
Member Author

@fonsp fonsp commented on 41d7e6d Feb 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Version 1.0.1 already exists

Please sign in to comment.