We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88521a3 commit 6f36fe3Copy full SHA for 6f36fe3
.github/workflows/push.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Install universal-ctags
79
uses: awalsh128/cache-apt-pkgs-action@2c09a5e66da6c8016428a2172bd76e5e4f14bb17 # v1.5.3
80
with:
81
- packages: universal-ctags
+ packages: libicu74 libjansson4 libxml2 libyaml-0-2 universal-ctags
82
version: 1
83
execute_install_scripts: true
84
debug: true
0 commit comments