Skip to content

Commit

Permalink
Add or update files
Browse files Browse the repository at this point in the history
  • Loading branch information
evorax committed Jun 12, 2024
1 parent 549993a commit ba9b906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (
)

func main() {
os.MkdirAll("compile", 0775)
config, err := Load()
if err != nil {
fmt.Println(err)
Expand Down

0 comments on commit ba9b906

Please sign in to comment.