Skip to content

Commit

Permalink
Checkout master branch properly
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tobbi committed Oct 15, 2024
1 parent ecd603c commit d72833e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translation_templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
sudo apt-get install -y gettext
# Checkout master to make git describe work
git checkout -b "master" -t origin/master
git checkout master
# Update translation templates:
chmod +x makepot.sh
Expand Down

0 comments on commit d72833e

Please sign in to comment.