Skip to content

Commit

Permalink
fixup! TO-DROP: verify that my git-po-helper changes work
Browse files Browse the repository at this point in the history
  • Loading branch information
dscho committed Feb 11, 2024
1 parent 477f22f commit 9e9e642
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/dscho/git-po-helper@l10n-github-workflow-is-owned-by-git-l10n
run: go install github.com/dscho/git-po-helper@a759aa57e9466fbd75df2fd705c02e1b91ed4823
- name: Install other dependencies
run: |
sudo apt-get update -q &&
Expand Down

0 comments on commit 9e9e642

Please sign in to comment.