Skip to content

hopefully it works

hopefully it works #6

name: Generate Tech Tree
on:
push:
branches: [ master ]
jobs:
generate-tech-tree:
runs-on: ubuntu-latest
container: ghcr.io/hspsh/tech-tree:issue-10-dockerfile
steps:
- name: A
run: java -jar /app/app.jar tree.yaml > tree.svg
- name: B
run: cat tree.svg