build and upload in flake.nix

This commit is contained in:
2024-10-09 21:51:36 -04:00
parent 14d3f73f27
commit ae8c3531e5
3 changed files with 16 additions and 14 deletions

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env bash
set -xeuo pipefail
cd "$(git rev-parse --show-toplevel)"
scripts/build
scripts/upload