Skip to content

Commit 14e5297

Browse files
committed
fix ci
1 parent 1cc9346 commit 14e5297

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656
env:
5757
phpts: ts
5858
debug: true
59+
- name: Install system dependencies
60+
run: sudo apt-get update && sudo apt-get install -y libbrotli-dev
5961
- name: Install e-dant/watcher
6062
uses: ./.github/actions/watcher
6163
- name: Set CGO flags

0 commit comments

Comments
 (0)