Skip to content

Commit db89ac3

Browse files
committed
fixup: quick update, squash later
1 parent 6856a47 commit db89ac3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/arm.yml

-2
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ jobs:
3232
bash -c
3333
"
3434
apt-get -y update && apt-get -y install sudo &&
35-
export CC=clang &&
3635
.github/scripts/install_deps.sh &&
37-
DEBIAN_FRONTEND=noninteractive apt-get -y install build-essential cmake curl gettext ninja-build &&
3836
./scripts/genappimage.sh nightly
3937
"
4038
- run: ls build

0 commit comments

Comments
 (0)