Skip to content

Commit b9f1fac

Browse files
mnecasmichalskrivanek
authored andcommitted
Fix ci
Signed-off-by: Martin Nečas <[email protected]>
1 parent 7a91ead commit b9f1fac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
- name: Install Dependencies
9595
# This step installs dependencies for python-sdk and pdoc
9696
run: |
97+
sudo apt update &&
9798
sudo apt install -y git \
9899
python2 \
99100
python2-dev \

0 commit comments

Comments
 (0)