mirror of
https://github.com/mac-a-r0ni/lxqt.git
synced 2025-01-15 11:12: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
|
||||
run: |
|
||||
wget -P /tmp -q https://crux.nu/files/httpup-0.5.0.tar.xz
|
||||
tar -C /tmp -xf /tmp/httpup-0.5.0.tar.xz httpup-0.5.0/httpup-repgen
|
||||
/tmp/httpup-0.5.0/httpup-repgen
|
||||
wget -P /tmp -q https://crux.nu/files/httpup-0.5.1.tar.xz
|
||||
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
|
||||
|
||||
- name: Push to remote
|
||||
|
Loading…
x
Reference in New Issue
Block a user