mirror of
https://github.com/tadeokondrak/vs-overlay
synced 2024-11-14 05:02:26 +01:00
2d1633a19e
GitHub Workflow to ensure all plugins build.
4 lines
90 B
Bash
Executable file
4 lines
90 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
nix-build --show-trace --argstr vs-overlay $PWD everything-shell.nix
|