Skip to content

Commit 6450161

Browse files
committed
Add missing step in Chrome release script
1 parent 96fe239 commit 6450161

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
environment: Chrome
5151
runs-on: ubuntu-latest
5252
steps:
53+
- uses: actions/checkout@v4
5354
- uses: actions/download-artifact@v4
5455

5556
# Kiwi browser https://github.com/kiwibrowser/src.next/issues/1138

0 commit comments

Comments
 (0)