Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster authored Apr 25, 2023
1 parent 5da0c41 commit 5c5a77f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ jobs:
./elan-init -y --default-toolchain none
echo "$HOME/.elan/bin" >> $GITHUB_PATH
- uses: actions/checkout@v2
- name: get cache
run: lake exe cache get
- name: build game
run: env LEAN_ABORT_ON_PANIC=1 lake build

0 comments on commit 5c5a77f

Please sign in to comment.