Skip to content

Commit

Permalink
fix(ci): oh my god I hate CI so much, try to fix directories again
Browse files Browse the repository at this point in the history
  • Loading branch information
NTBBloodbath committed Jul 5, 2023
1 parent c91c4d9 commit c58fae9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
uses: nvim-neorocks/luarocks-tag-release@v5
with:
copy_directories: |
{{ neovim.plugin.dirs }}
colors
extras
test_interpreters:
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}

0 comments on commit c58fae9

Please sign in to comment.