Use correct action address
This commit is contained in:
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@@ -4,6 +4,6 @@ workflow "Main" {
|
||||
}
|
||||
|
||||
action "vuefun Build" {
|
||||
uses = "cedrickring/golang-action/g,1.11@1.1.1"
|
||||
uses = "cedrickring/golang-action/go1.11@1.1.1"
|
||||
args = "make -C vuefun"
|
||||
}
|
||||
|
Reference in New Issue
Block a user