Browse Source

Merge branch 'mattnite-ci' into main

Dave Gauer 4 years ago
parent
commit
d55545ffaf
2 changed files with 26 additions and 1 deletions
  1. 25 0
      .github/workflows/eowyn.yml
  2. 1 1
      patches/eowyn.sh

+ 25 - 0
.github/workflows/eowyn.yml

@@ -0,0 +1,25 @@
+name: Eowyn
+on:
+  pull_request:
+    branches: [ main ]
+  schedule:
+    - cron: "0 0 * * *"
+
+defaults:
+  run:
+    shell: bash
+
+jobs:
+  build:
+    strategy:
+      matrix:
+        os: [ubuntu-latest, windows-latest, macos-latest]
+    runs-on: ${{ matrix.os }}
+    steps:
+    - uses: actions/checkout@v2
+    - name: Setup Zig
+      uses: goto-bus-stop/setup-zig@v1.3.0
+      with:
+        version: master
+
+    - run: patches/eowyn.sh

+ 1 - 1
patches/eowyn.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 #
 #     "I will be a shieldmaiden no longer,
 #     "I will be a shieldmaiden no longer,
 #      nor vie with the great Riders, nor
 #      nor vie with the great Riders, nor