mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 04:49:06 +00:00
windows: fix bundler reliability and nuke WSL-based codegen scripts (#8890)
* bruh * yeaaahhhhhhhhhhhhhhhhhhhhhhhhhhh * revisions * yeah * fix * make no codegen do less things
This commit is contained in:
5
.github/workflows/bun-windows.yml
vendored
5
.github/workflows/bun-windows.yml
vendored
@@ -178,6 +178,11 @@ jobs:
|
||||
path: bun-deps
|
||||
key: ${{ steps.cache-deps-restore.outputs.cache-primary-key }}
|
||||
|
||||
# TODO(@paperdave): stop relying on this and use bun.exe to build itself.
|
||||
# we cant do that now because there isn't a tagged release to use.
|
||||
#
|
||||
# and at the time of writing, the minimum canary required to work is not
|
||||
# yet released as it is the one *this* commit.
|
||||
windows-codegen:
|
||||
name: Codegen
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user