Skip to content

Commit cca9438

Browse files
authored
Merge pull request #23 from ToolkitMC/tickwarden-patch-15
Add sudo command for source archive creation
2 parents 1858fce + 224996c commit cca9438

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/source-code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818

1919
- name: Create source archive
2020
run: |
21+
sudo -i
2122
mkdir archive
2223
2324
rsync -a \

0 commit comments

Comments
 (0)