mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 12:29:04 +08:00
makepkg on archlinux ci failed from 20231201, fall back to mine
This commit is contained in:
parent
ebe044aee8
commit
f0d9dee6ce
2
.github/workflows/flutter-build.yml
vendored
2
.github/workflows/flutter-build.yml
vendored
@ -1774,7 +1774,7 @@ jobs:
|
||||
|
||||
- name: Build archlinux package
|
||||
if: ${{ matrix.job.extra-build-features == '' }}
|
||||
uses: vufa/arch-makepkg-action@master
|
||||
uses: rustdesk-org/arch-makepkg-action@master
|
||||
with:
|
||||
packages: >
|
||||
llvm
|
||||
|
Loading…
Reference in New Issue
Block a user