We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1858fce + 224996c commit cca9438Copy full SHA for cca9438
1 file changed
.github/workflows/source-code.yml
@@ -18,6 +18,7 @@ jobs:
18
19
- name: Create source archive
20
run: |
21
+ sudo -i
22
mkdir archive
23
24
rsync -a \
0 commit comments