Skip to content

Commit

Permalink
what even is there?
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbaran committed Nov 7, 2023
1 parent 3497121 commit 320669a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ if "--deploy" in ARGS
println(e)
println("Out path: ", outpath)
println("PWD: ", pwd())
println(collect(readdir(pwd())))
println(collect(readdir(@__DIR__)))
exit(1)
end
Expand Down

0 comments on commit 320669a

Please sign in to comment.