use make abspath intead of shell realpath
This commit is contained in:
1
.github/workflows/build_win_mac.yml
vendored
1
.github/workflows/build_win_mac.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
# ---------------------------------------
|
||||
build-arm:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-latest, macos-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Reference in New Issue
Block a user