Update build-macos.yml

This commit is contained in:
oxmc
2024-03-12 23:51:14 -07:00
committed by GitHub
parent 7a6a845acc
commit 108c1cce75

View File

@@ -38,4 +38,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: 'mac-build'
path: '../build/'
path: '${{github.workspace}}/build'