Sync Github workflow with changes to the Gitea workflow.

This commit is contained in:
2026-04-07 07:59:33 +02:00
parent 4c45d89c83
commit 97d2597552

View File

@@ -31,12 +31,14 @@ jobs:
uses: skoszewski/setup-github-release@v1
with:
repository: 'gohugoio/hugo'
file-name: '~hugo_extended_[^a-z]'
file-name: '~hugo_extended_[^a-z].*{{SYSTEM}}-{{ARCH}}'
file-type: 'archive'
- name: Setup RClone
uses: skoszewski/setup-github-release@v1
with:
repository: 'rclone/rclone'
file-type: 'archive'
- name: Verify Installation
run: |