update repo domain

This commit is contained in:
Oskar 2022-06-15 20:49:54 +00:00 committed by GitHub
parent c3f83455bc
commit 137093792a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
- name: Download and unpack
run: |
rm -rf *-*
wget -qq https://built-aur.medzik.workers.dev/x86_64/built.files -O - | tar xJf -
wget -qq https://built.medzik.xyz/x86_64/built.files -O - | tar xJf -
- name: Commit changes
run: |