Move tons of stuff into oldstuff/
This commit is contained in:
parent
49038bb8ef
commit
aa1345b6ed
9
.github/main.workflow
vendored
9
.github/main.workflow
vendored
@ -1,9 +0,0 @@
|
||||
workflow "Main" {
|
||||
on = "push"
|
||||
resolves = ["vuefun Build"]
|
||||
}
|
||||
|
||||
action "vuefun Build" {
|
||||
uses = "cedrickring/golang-action/go1.12@1.1.1"
|
||||
args = "make -C vuefun clean all"
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user