Skip to content

Add Lancer Dreadnought #13

Add Lancer Dreadnought

Add Lancer Dreadnought #13

Workflow file for this run

---
name: main
on:
push:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Checkout
uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Build
run: bundle exec rake