diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index db81011409b..f2196d3e24c 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -15,7 +15,7 @@ jobs: - name: Download new files run: | - wget https://raw.githubusercontent.com/georgekart/RuBannedList/main/category-banned-ru -o /category-banned-ru + sudo wget https://raw.githubusercontent.com/georgekart/RuBannedList/main/category-banned-ru -o /category-banned-ru - name: commit files run: |