Skip to content

Commit

Permalink
Revert "CI: remove deprecated step"
Browse files Browse the repository at this point in the history
This reverts commit a7c3fc1.
  • Loading branch information
jooooscha committed Mar 31, 2024
1 parent 8cb58db commit cfca44f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-update-changes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:

- uses: DeterminateSystems/magic-nix-cache-action@main

- name: Clean up Manifest
uses: NixNeovim/NixNeovimPlugins/.github/actions/cleanup@main

- name: Update new plugins
run: |
nix run .#update-vim-plugins -- update
Expand Down

0 comments on commit cfca44f

Please sign in to comment.