We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c8f97 commit d1661a0Copy full SHA for d1661a0
1 file changed
.github/workflows/release.yml
@@ -57,6 +57,8 @@ jobs:
57
uses: DeterminateSystems/magic-nix-cache-action@v4
58
with:
59
use-flakehub: false
60
+ flakehub-cache-server: ""
61
+ flakehub-api-server: ""
62
63
- name: Bundle Neovim
64
run: |
0 commit comments