Skip to content

Commit d0279da

Browse files
authored
More gha fixes (#1234)
1 parent 1b881fb commit d0279da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
python-version: 3.8
2424

2525
- name: Install build dependencies
26-
run: >-
26+
run: |
2727
sudo apt-get update
2828
sudo apt-get install gcc libkrb5-dev
2929
python3 -m pip install --user tox

0 commit comments

Comments
 (0)