Use correct action address
This commit is contained in:
parent
e7c8db3777
commit
739716d232
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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user