فهرست منبع

ci: setup bun

Aiden Cline 2 ماه پیش
والد
کامیت
01bcb9dff9
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      .github/workflows/opencode.yml

+ 2 - 0
.github/workflows/opencode.yml

@@ -21,6 +21,8 @@ jobs:
       - name: Checkout repository
         uses: actions/checkout@v4
 
+      - uses: ./.github/actions/setup-bun
+
       - name: Run opencode
         uses: sst/opencode/github@latest
         env: