Skip to content

Commit

Permalink
add script download
Browse files Browse the repository at this point in the history
  • Loading branch information
newhinton committed Apr 29, 2024
1 parent 1591414 commit 464f1fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:
sudo apt-get install -y xmlstarlet
pip3 install alt-profanity-check
wget https://raw.githubusercontent.com/newhinton/ci-translation-scripts/main/convertCommitsToTranslations.sh
wget https://raw.githubusercontent.com/newhinton/ci-translation-scripts/main/checkProfanity.py
chmod +x ./convertCommitsToTranslations.sh
chmod +x ./checkProfanity.py
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v44
Expand Down

0 comments on commit 464f1fc

Please sign in to comment.