mirror of
https://github.com/mac-a-r0ni/lxqt.git
synced 2025-01-28 15:52:20 +01:00
Update deploy.yml
This commit is contained in:
parent
cb1d8fb037
commit
26682e4707
6
.github/workflows/deploy.yml
vendored
6
.github/workflows/deploy.yml
vendored
@ -17,9 +17,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Update REPO file
|
- name: Update REPO file
|
||||||
run: |
|
run: |
|
||||||
wget -P /tmp -q https://crux.nu/files/httpup-0.5.0.tar.xz
|
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.0/httpup-repgen
|
tar -C /tmp -xf /tmp/httpup-0.5.1.tar.xz httpup-0.5.1/httpup-repgen
|
||||||
/tmp/httpup-0.5.0/httpup-repgen
|
/tmp/httpup-0.5.1/httpup-repgen
|
||||||
git add REPO
|
git add REPO
|
||||||
|
|
||||||
- name: Push to remote
|
- name: Push to remote
|
||||||
|
Loading…
x
Reference in New Issue
Block a user