Update artifact path for macOS ARM

This commit is contained in:
FIGBERT 2023-09-12 23:09:17 -07:00
parent d495126371
commit 3c5a97576f
No known key found for this signature in database
GPG key ID: 67F1598D607A844B

View file

@ -50,7 +50,7 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: macOS-ARM name: macOS-ARM
path: gomuks path: gomuks-macos-arm
if-no-files-found: error if-no-files-found: error
linux: linux:
runs-on: ubuntu-latest runs-on: ubuntu-latest