Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Dec 25, 2023
1 parent bf8d9df commit ef4a2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ jobs:
- run: |
./grass-conda/build-grass.sh --grassdir . --sdk "$MACOS_SDK_PATH"
env:
MACOS_SDK_PATH: ${{ sdk-path.MACOS_SDK_PATH }}
MACOS_SDK_PATH: ${{ steps.sdk-path.MACOS_SDK_PATH }}

0 comments on commit ef4a2e2

Please sign in to comment.