Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Fixed httpup version
  • Loading branch information
pitill0 authored Jan 29, 2025
1 parent db998e2 commit e4b1938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Update REPO file
run: |
wget -P /tmp -q https://crux.nu/files/httpup-0.5.1.tar.xz
tar -C /tmp -xf /tmp/httpup-0.5.0.tar.xz httpup-0.5.1/httpup-repgen
tar -C /tmp -xf /tmp/httpup-0.5.1.tar.xz httpup-0.5.1/httpup-repgen
/tmp/httpup-0.5.1/httpup-repgen
git add REPO
Expand Down

0 comments on commit e4b1938

Please sign in to comment.