mirror of
https://github.com/Fabio286/antares.git
synced 2025-04-15 18:47:24 +02:00
chore: minor changes on macos artifacts action
This commit is contained in:
parent
a142d3c4d7
commit
40cb4dd98d
4
.github/workflows/create-artifact-macos.yml
vendored
4
.github/workflows/create-artifact-macos.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Create artifact [MACOS]
|
name: Create artifact [MAC]
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch: {}
|
workflow_dispatch: {}
|
||||||
@ -23,7 +23,7 @@ jobs:
|
|||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: linux-build
|
name: macos-build
|
||||||
retention-days: 3
|
retention-days: 3
|
||||||
path: |
|
path: |
|
||||||
build
|
build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user