Skip to content

Commit 1ffcdf6

Browse files
committed
ACTIONS: Install xz for macos autotools
1 parent 0528d25 commit 1ffcdf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos_autotools_clang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
- name: Install dependencies
1414
id: install_dependencies
15-
run: brew install automake libtool boost
15+
run: brew install automake libtool xz boost
1616

1717
- name: Set clang as the compiler to use
1818
id: set_clang

0 commit comments

Comments
 (0)