Try fix upload DMG and PKG artifacts

This commit is contained in:
argenius 2024-11-07 20:03:57 +01:00
parent bda454f3bd
commit 954c97d3f6

View file

@ -58,10 +58,10 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: monerod-gui-darwin12.dmg
path: release/monerod-gui-?.dmg
path: release/*.dmg
- name: Upload PKG artifact
uses: actions/upload-artifact@v4
with:
name: monerod-gui-darwin12.pkg
path: release/monerod-gui-?.pkg
path: release/*.pkg