aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-07-30 23:11:36 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-07-30 23:11:36 -0700
commit05953a06809fcdda2f1840212321e548bae332b2 (patch)
tree88bcaf258e9ccfcb2964dbd356fad0d580d555f5
parentd132c131eb8a994bd516577ff3f2f9f5ac5e1d39 (diff)
downloadbun-05953a06809fcdda2f1840212321e548bae332b2.tar.gz
bun-05953a06809fcdda2f1840212321e548bae332b2.tar.zst
bun-05953a06809fcdda2f1840212321e548bae332b2.zip
Fix typo
-rw-r--r--.github/workflows/bun-linux-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/bun-linux-build.yml b/.github/workflows/bun-linux-build.yml
index 8121aecc0..594892f63 100644
--- a/.github/workflows/bun-linux-build.yml
+++ b/.github/workflows/bun-linux-build.yml
@@ -85,7 +85,7 @@ jobs:
CPU_TARGET=${{matrix.cpu}}
WEBKIT_URL=${{matrix.webkit_url}}
GIT_SHA=${{github.sha}}
- WEBKIT_BASENMAE=${{matrix.webkit_basename}}
+ WEBKIT_BASENAME=${{matrix.webkit_basename}}
platforms: linux/${{matrix.build_arch}}
target: artifact
outputs: type=local,dest=${{runner.temp}}/release