repos / neovimcraft

website that makes it easy to find neovim plugins
git clone https://github.com/neurosnap/neovimcraft.git

commit
3597e22
parent
b41bfa7
author
Eric Bower
date
2024-07-27 01:38:22 +0000 UTC
chore: cleanup
1 files changed,  +0, -3
M .github/workflows/static.yml
+0, -3
 1@@ -26,9 +26,6 @@ jobs:
 2             --clone-url "https://github.com/neurosnap/neovimcraft.git" \
 3             --home-url "https://git.erock.io" \
 4             --revs main
 5-      #- name: pgs-allow-all
 6-      #  run: |
 7-      #    cp ./static/_pgs_ignore ./public
 8       - name: Set outputs
 9         id: vars
10         run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT