mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci
This commit is contained in:
parent
4aa1b8de0e
commit
3cf17bc24f
1 changed files with 3 additions and 4 deletions
7
.github/workflows/snapshot.yml
vendored
7
.github/workflows/snapshot.yml
vendored
|
|
@ -22,11 +22,10 @@ jobs:
|
|||
|
||||
- run: git fetch --force --tags
|
||||
|
||||
- uses: actions/setup-go@v5
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
go-version: ">=1.24.0"
|
||||
cache: true
|
||||
cache-dependency-path: go.sum
|
||||
node-version: "20"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
|
||||
- uses: ./.github/actions/setup-bun
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue