Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8e9d13d

Browse files
Set a working-directory to install tx tool
To avoid having LICENSE in checkout directoryCo-authored-by: Maciej Olko <maciej.olko@affirm.com>
1 parentc7bcef2 commit8e9d13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
-name:Install Transifex CLI
3939
run:|
4040
curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash
41-
mv tx/usr/local/bin/tx
41+
working-directory:/usr/local/bin
4242
-name:Install dependencies
4343
run:|
4444
sudo apt update -y && sudo apt install gettext -y

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp