Skip to content

Commit

Permalink
check content
Browse files Browse the repository at this point in the history
  • Loading branch information
newhinton committed Apr 29, 2024
1 parent a52a7b9 commit 3f160d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
id: changeDetection
run: |
FILES="${{ steps.changed-files.outputs.all_changed_files }}"
cat preprocessMetadata.sh
./preprocessMetadata.sh "$FILES"
TRANSLATIONS=$(cat generatedContent.txt)
echo "TRANSLATIONS=$TRANSLATIONS" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 3f160d6

Please sign in to comment.