Skip to content

Commit

Permalink
Try creating appcast without checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
vit9696 authored Sep 19, 2021
1 parent 11a2a7b commit da4f68c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ jobs:
SIGNATURE_FOR_SIGNING: ${{ secrets.SIGNATURE_FOR_SIGNING }}
if: github.event_name == 'release'
steps:
- uses: actions/checkout@v2

- name: Get Sparkle 1.26
run: |
curl -L -s "https://github.com/sparkle-project/Sparkle/releases/download/1.26.0/Sparkle-1.26.0.tar.xz" -o Sparkle.tar.xz || exit 1
Expand Down

0 comments on commit da4f68c

Please sign in to comment.