mirror of
https://github.com/KaKi87/vivaldi-source.git
synced 2025-07-20 01:05:36 +00:00
🐛 Fix 94e2b81
This commit is contained in:
parent
c5c6c0906a
commit
9d94050b41
1 changed files with 2 additions and 0 deletions
2
.github/workflows/bun.yml
vendored
2
.github/workflows/bun.yml
vendored
|
@ -11,6 +11,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue