Skip to content

Commit

Permalink
TO-DROP: verify that my git-po-helper changes work
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Feb 11, 2024
1 parent cd27b30 commit ac146fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/l10n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
with:
go-version: '>=1.16'
- name: Install git-po-helper
run: go install github.com/git-l10n/git-po-helper@main
run: go install github.com/dscho/git-po-helper@l10n-github-workflow-is-owned-by-git-l10n
- name: Install other dependencies
run: |
sudo apt-get update -q &&
Expand Down

0 comments on commit ac146fe

Please sign in to comment.