Move a bunch of files around, try to get things working

This commit is contained in:
Dane Everitt
2021-05-15 12:26:45 -07:00
parent 72443f7789
commit ee444da25a
44 changed files with 327 additions and 497 deletions

View File

@@ -3,10 +3,11 @@ on:
branches:
- master
paths:
- java/*
- tt_java/**
jobs:
push:
name: "yolks:java_${{ matrix.tag }}"
runs-on: ubuntu-latest
strategy:
fail-fast: false