Browse Source

work around github actions issue on mac (#874)

pull/875/head
Jason Dove 3 years ago committed by GitHub
parent
commit
bfe7635489
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/artifacts.yml

1
.github/workflows/artifacts.yml

@ -108,6 +108,7 @@ jobs: @@ -108,6 +108,7 @@ jobs:
--icon "ErsatzTV.app" 200 190 \
--hide-extension "ErsatzTV.app" \
--app-drop-link 600 185 \
--skip-jenkins \
"ErsatzTV.dmg" \
"ErsatzTV.app/"

Loading…
Cancel
Save