mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Update update_deps.yml
I hate you OpenSUSE
This commit is contained in:
2
.github/workflows/update_deps.yml
vendored
2
.github/workflows/update_deps.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
if: startsWith(matrix.platform, 'opensuse')
|
||||
run: |
|
||||
sudo zypper refresh
|
||||
sudo zypper install --non-interactive llvm
|
||||
sudo zypper --non-interactive install llvm
|
||||
- name: install llvm on redhat-based
|
||||
if: >
|
||||
startsWith(matrix.platform, 'amazonlinux') ||
|
||||
|
||||
Reference in New Issue
Block a user