Skip to content

Commit

Permalink
fixup! maint: remove obsolete CI/maint and re-implement source index
Browse files Browse the repository at this point in the history
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
  • Loading branch information
zyv committed Oct 20, 2024
1 parent 55becb4 commit 80cafc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install GNU Global
run: sudo apt-get install -y global exuberant-ctags python-pygments
run: sudo apt-get install -y global exuberant-ctags python3-pygments

- name: Checkout source repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 80cafc9

Please sign in to comment.