Skip to content

Commit

Permalink
ofc realpath is not a thing on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Aug 30, 2023
1 parent f482318 commit 8e94d6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ jobs:
fi
tar xzvf jextract.tar.gz
realpath jextract-20\bin >> $GITHUB_PATH
echo "$(pwd)jextract-20\bin" >> $GITHUB_PATH
- name: Setup MacOS signing
if: matrix.os == 'macos-latest'
env:
Expand Down

0 comments on commit 8e94d6e

Please sign in to comment.