Skip to content

Commit 6f36fe3

Browse files
committed
test
1 parent 88521a3 commit 6f36fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Install universal-ctags
7979
uses: awalsh128/cache-apt-pkgs-action@2c09a5e66da6c8016428a2172bd76e5e4f14bb17 # v1.5.3
8080
with:
81-
packages: universal-ctags
81+
packages: libicu74 libjansson4 libxml2 libyaml-0-2 universal-ctags
8282
version: 1
8383
execute_install_scripts: true
8484
debug: true

0 commit comments

Comments
 (0)