Skip to content

Commit

Permalink
fix: wtfg
Browse files Browse the repository at this point in the history
  • Loading branch information
1lann committed Feb 21, 2021
1 parent 8727acf commit 61fe0e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prerelease.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/sh
sleep 20 # allow github to catch up
cd casket
go get "github.com/tmpim/casket@master"
GOPROXY=direct go get "github.com/tmpim/casket@master"
go mod tidy
cd ..

0 comments on commit 61fe0e6

Please sign in to comment.