Move tons of stuff into oldstuff/

This commit is contained in:
Dan Buch 2020-06-04 09:54:59 -04:00
parent 49038bb8ef
commit aa1345b6ed
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7
213 changed files with 0 additions and 12 deletions

View File

@ -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"
}

3
go.mod
View File

@ -1,3 +0,0 @@
module github.com/meatballhat/box-o-sand
go 1.12

Some files were not shown because too many files have changed in this diff Show More