Commit ed255344 by Zachary Snow

use preinstalled stack in CI

parent 49c0d297
......@@ -21,7 +21,6 @@ jobs:
- windows-2019
steps:
- uses: actions/checkout@v1
- uses: mstksg/setup-stack@v2
- name: Build
run: make
- name: Prepare Artifact
......
......@@ -14,7 +14,6 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v1
- uses: mstksg/setup-stack@v2
- name: Regenerate NOTICE
run: ./notice.sh > NOTICE
- name: Validate NOTICE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment