maint(compression): use make_preferred() when handling paths

This commit is contained in:
2024-01-14 09:34:19 +01:00
parent 095e3e8b42
commit 848be7b932
2 changed files with 18 additions and 12 deletions

View File

@ -155,7 +155,7 @@ jobs:
make config=${{matrix.configuration}}_${{matrix.arch}} -j$(sysctl -n hw.logicalcpu)
- name: Upload ${{matrix.arch}} ${{matrix.configuration}} binaries
uses: actions/upload-artifact@v3.1.3
uses: actions/upload-artifact@main
with:
name: macos-${{matrix.arch}}-${{matrix.configuration}}
path: |