Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Aug 20, 2024
1 parent e58b7f0 commit 4a1dcb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
source ~/.profile
elan toolchain install stable
elan default stable
echo "$HOME/.elan/bin" >> $GITHUB_PATH
source ~/.profile
- name: run lake build (macOS)
if: matrix.os == 'macos-latest'
run: |
Expand Down

0 comments on commit 4a1dcb2

Please sign in to comment.