Skip to content

Commit

Permalink
✨ Use Mint repo instea of fork
Browse files Browse the repository at this point in the history
  • Loading branch information
olejnjak committed Oct 23, 2023
1 parent b246f03 commit 2f1be89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ackee-xcode.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ build {
provisioner "shell" {
inline = [
"source ~/.zprofile",
"git clone -b fix/copy https://github.com/olejnjak/Mint",
"git clone https://github.com/yonaskolb/Mint",
"cd Mint",
"sudo make",
"rm -rf Mint",
Expand Down

0 comments on commit 2f1be89

Please sign in to comment.