Skip to content

Commit

Permalink
Fix wokflow
Browse files Browse the repository at this point in the history
  • Loading branch information
embhorn committed Jul 25, 2024
1 parent b1cd917 commit e19fd88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
- name: autogen
run: ./autogen.sh

- name: Check wolfSSL install dir
run: ls $GITHUB_WORKSPACE/build-dir
- name: configure
run: ./configure --with-libwolfssl-prefix=$GITHUB_WORKSPACE/build-dir
- name: make
Expand Down

0 comments on commit e19fd88

Please sign in to comment.