This commit is contained in:
foxx 2024-11-28 23:23:57 -05:00
parent d384e1a95e
commit 64950173f8
No known key found for this signature in database
GPG Key ID: 30D9AD10E852661B

View File

@ -3,5 +3,5 @@ run = "ls -lah" ## command string
[1]
run = "pwd"
[2]
run = "cargo install --path ./ -f"
run = "cargo build"
#