There was an error while loading. Please reload this page.
2 parents a5a0cb0 + 583ee4b commit 60f25d0Copy full SHA for 60f25d0
1 file changed
.github/workflows/main.yml
@@ -29,6 +29,9 @@ jobs:
29
30
- name: Install dependencies
31
run: yarn
32
+
33
+ - name: Install distutils
34
+ run: pip install setuptools
35
36
- name: Install flatpak
37
if: startsWith(matrix.os, 'ubuntu')
0 commit comments