We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96fe239 commit 6450161Copy full SHA for 6450161
1 file changed
.github/workflows/release.yml
@@ -50,6 +50,7 @@ jobs:
50
environment: Chrome
51
runs-on: ubuntu-latest
52
steps:
53
+ - uses: actions/checkout@v4
54
- uses: actions/download-artifact@v4
55
56
# Kiwi browser https://github.com/kiwibrowser/src.next/issues/1138
0 commit comments