Skip to content

Commit b478e61

Browse files
author
jens
committed
Update gen-mbedtls-sources.py (permissions/changes)
1 parent 9328b6c commit b478e61

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/ci_new.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- { label: "with pcre", opt: "--with-pcre" }
3636

3737
steps:
38-
- uses: actions/checkout@v6
38+
git push --force - uses: actions/checkout@v6
3939
with:
4040
fetch-depth: 0
4141
submodules: recursive
@@ -56,7 +56,9 @@ jobs:
5656
libpcre3-dev \
5757
bison \
5858
flex \
59-
pkg-config
59+
pkg-config \
60+
python3 \
61+
python3-venv
6062
6163
6264
- name: Run build preparation script

build/gen-mbedtls-sources.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)