Merge branch 'master' of github.com:Stunkymonkey/dotfiles

This commit is contained in:
Felix Buehler 2019-09-04 14:56:08 +02:00
commit 26f01f198e

13
.github/workflows/shell.yml vendored Normal file
View file

@ -0,0 +1,13 @@
name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install dotfiles
run: ./install