mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-30 22:51:16 +01:00
Added missing artifact name
This commit is contained in:
parent
e0c807beeb
commit
531edc4862
1
.github/workflows/osx.yml
vendored
1
.github/workflows/osx.yml
vendored
@ -27,4 +27,5 @@ jobs:
|
|||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
name: GPXSee.dmg
|
||||||
path: GPXSee.dmg
|
path: GPXSee.dmg
|
||||||
|
Loading…
Reference in New Issue
Block a user