mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 10:33:41 -05:00
Update artifact path for macOS ARM
This commit is contained in:
parent
d495126371
commit
3c5a97576f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue