We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5286e3 commit 570b368Copy full SHA for 570b368
1 file changed
.github/workflows/build.yml
@@ -95,6 +95,8 @@ jobs:
95
runs-on: ubuntu-24.04
96
97
steps:
98
+ - uses: actions/checkout@v4
99
+
100
- name: Download .deb artifact
101
uses: actions/download-artifact@v4
102
with:
0 commit comments