From 53d1acb0a5655deb69f54bd6f8222a6f4dd27633 Mon Sep 17 00:00:00 2001 From: dave caruso Date: Tue, 31 Oct 2023 17:25:13 -0700 Subject: chore: build system improvements (#6811) * build system improvements * public the secret download link * typo * i think i fixed it * fix ci * un-bump the cmake version --- scripts/build-lolhtml.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build-lolhtml.ps1') diff --git a/scripts/build-lolhtml.ps1 b/scripts/build-lolhtml.ps1 index e7ee42fa0..dc3ca456e 100644 --- a/scripts/build-lolhtml.ps1 +++ b/scripts/build-lolhtml.ps1 @@ -8,4 +8,4 @@ try { Copy-Item target/x86_64-pc-windows-msvc/release/lolhtml.lib $BUN_DEPS_OUT_DIR Copy-Item target/x86_64-pc-windows-msvc/release/lolhtml.pdb $BUN_DEPS_OUT_DIR Write-Host "-> lolhtml.lib" -} finally { Pop-Location } \ No newline at end of file +} finally { Pop-Location } -- cgit v1.2.3