attempt 0: fix i386 whitelist
Some checks failed
Generate and commit i386 whitelist / build (push) Failing after 28s

This commit is contained in:
Ward from fusion-voyager-3 2024-10-13 21:09:35 +03:00
parent 203c67dd58
commit 12978483fa
3 changed files with 2 additions and 4 deletions

View File

@ -1 +1 @@
0
1

View File

@ -19,9 +19,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Get script depends
run: apt-get install -y python3-numpy
- name: Generate whitelist json files
run: chmod +x ./gen-i386-whitelist.sh && ./gen-i386-whitelist.sh

View File

@ -6,5 +6,6 @@ mkdir -p ./generated-output/bin-names-of-src-lists
chmod +x ./scripts/get-bin-name-from-src.sh
chmod +x ./scripts/gen-apt-config.py
apt-get update -y
apt-get install -y python3-numpy
./scripts/gen-apt-config.py
./scripts/gen-bin-lists.py