Skip to content

Commit 8888c57

Browse files
committed
Add missing multiline character
1 parent 63c431c commit 8888c57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash -s -- v$TX_CLI_VERSION
5656
5757
- name: Install Python packages
58-
run:
58+
run: |
5959
python -m pip install -U pip
6060
python -m pip install -r requirements.txt
6161

0 commit comments

Comments
 (0)