This commit is contained in:
sillyguodong 2023-05-13 09:15:48 +08:00
parent 975d8494ee
commit 7b04be5065

3
go.mod
View file

@ -87,5 +87,4 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
// replace github.com/nektos/act => gitea.com/gitea/act v0.245.1
replace github.com/nektos/act => ../act
replace github.com/nektos/act => gitea.com/gitea/act v0.245.1