Skip to content

Commit

Permalink
Got migrated, which is cool. Also adding some other modules for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
blast-hardcheese committed Oct 29, 2024
1 parent e739792 commit 7192ddc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .replit
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
run = "make && echo \"UPM is built, can be found here: ./cmd/upm/upm\""

modules = ["go-1.20:v2-20230911-b5aa5df"]
run = "make upm && echo \"UPM is built, can be found here: ./cmd/upm/upm\""
modules = ["bash", "bun-1.1", "go-1.21", "python-3.12"]

[nix]
channel = "stable-23_05"
channel = "stable-24_05"

0 comments on commit 7192ddc

Please sign in to comment.