Skip to content

Commit 4276c55

Browse files
Update Build_wheels_for_cpython39_x86_64_u24.yml
1 parent 8c928a9 commit 4276c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build_wheels_for_cpython39_x86_64_u24.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: Pepare dev files
8585
if: matrix.os.matrix == 'linux'
8686
run: |
87-
sudo chroot ./ubuntu-${{matrix.os.release}}-${{matrix.os.arch}} /usr/bin/apt install -y libzstd-dev
87+
sudo chroot ./ubuntu-${{matrix.os.release}}-${{matrix.os.arch}} /usr/bin/apt install -y libzstd-dev file
8888
8989
- name: Pepare for ${{matrix.os.pypkg}} ${{matrix.os.arch}}
9090
if: matrix.os.matrix == 'linux'

0 commit comments

Comments
 (0)