aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-03-30 22:49:48 -0700
committerDhravya <[email protected]>2024-03-30 22:49:48 -0700
commitab233073e64d1f14369e3b6fcb27d76140a2bfe7 (patch)
treef3cfaf3a67065070a7938a4a34507c707c323fd3
parentfix: build extension (diff)
downloadsupermemory-ab233073e64d1f14369e3b6fcb27d76140a2bfe7.tar.xz
supermemory-ab233073e64d1f14369e3b6fcb27d76140a2bfe7.zip
fix: packageManager spelling in build
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 1e747f32..a1bb0648 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -19,4 +19,4 @@ jobs:
uses: cloudflare/[email protected]
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
- packageManger: bun \ No newline at end of file
+ packageManager: bun \ No newline at end of file