Skip to content

Commit eb8774c

Browse files
committed
wip ci
1 parent d62ca77 commit eb8774c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install dependencies
6464
shell: bash
6565
run: |
66-
arch -arm64 /usr/local/bin/brew install cairo pango fontconfig pkg-config lzo libffi zlib bzip2 graphite2 libpng freetype harfbuzz pixman pcre2 || true
66+
brew install cairo pango fontconfig pkg-config lzo libffi zlib bzip2 graphite2 libpng freetype harfbuzz pixman pcre2 || true
6767
- name: Install Rust toolchain
6868
uses: actions-rs/toolchain@v1
6969
with:

0 commit comments

Comments
 (0)