Skip to content

Commit

Permalink
Check out master and rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbi committed Apr 15, 2024
1 parent 1a8f6c3 commit bf04904
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
mv tx /usr/local/bin/tx
# Pull repository:
git pull --rebase
git checkout master
git pull --rebase origin master
# Pull translations:
tx pull --use-git-timestamps -a -f
Expand Down

0 comments on commit bf04904

Please sign in to comment.