File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ [flux-theme ]
2+ git-tree-sha1 = " 6e4be8bec8da9323c18d777d7855ef79dddcf524"
3+
4+ [[flux-theme .download ]]
5+ sha256 = " b00941248ecdb643a72960bbfda19a3128591eca3d7cbcb3bfb80a6ab1c7f99e"
6+ url = " https://github.com/darsnack/flux-theme/releases/download/v0.2.1/flux-theme-0.2.1.tar.gz"
Original file line number Diff line number Diff line change 1- using Artifacts
21using Publish
32using DataAugmentation
3+ using Pkg. Artifacts
44
55
6- artifactsfile = download (" https://raw.githubusercontent.com/darsnack/flux-theme/main/Artifacts.toml" , joinpath (@__DIR__ , " Artifacts.toml" ))
76Publish. Themes. default () = artifact " flux-theme"
8- rm (joinpath (@__DIR__ , " Artifacts.toml" ))
97
108p = Publish. Project (DataAugmentation)
9+
1110rm (" dev" , recursive = true , force = true )
1211rm (p. env[" version" ], recursive = true , force = true )
12+
1313deploy (DataAugmentation; root = " /DataAugmentation.jl" , force = true , label = " dev" )
You can’t perform that action at this time.
0 commit comments