Skip to content

Commit

Permalink
Add missing upload uses clause
Browse files Browse the repository at this point in the history
  • Loading branch information
mtimoustafa committed May 5, 2024
1 parent a9c755c commit 22e5ed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-output-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
- name: Contextualize Arabic strings
run: ruby contextualize_arabic_letters.rb output/
- name: Archive fixed output files as artifacts
uses: actions/upload-artifact@v4
with:
name: translation-output-fixed
path: output
Expand Down

0 comments on commit 22e5ed0

Please sign in to comment.