Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
even older
  • Loading branch information
mralusw authored Apr 5, 2024
1 parent 766d2eb commit f503040
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
gettext \
libcanberra-dev \
libperl-dev \
python3-dev \
python-dev python3-dev \
liblua5.3-dev \
lua5.3 \
ruby-dev \
Expand All @@ -97,7 +97,7 @@ jobs:
run: |
git submodule update --init
git submodule update --remote
git -C vim switch --detach v9.1.0252
git -C vim switch --detach v9.0.2103
- name: Set up system
run: |
Expand Down

0 comments on commit f503040

Please sign in to comment.