Update build-macos.yml
This commit is contained in:
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: 'mac-build'
|
||||
path: '../build/'
|
||||
path: '${{github.workspace}}/build'
|
||||
|
||||
Reference in New Issue
Block a user