mirror of
https://github.com/indetectables-net/toolkit.git
synced 2025-06-21 10:21:04 +00:00
Update builder.yml
This commit is contained in:
parent
2051a0b3ba
commit
fc1e4023ae
3
.github/workflows/builder.yml
vendored
3
.github/workflows/builder.yml
vendored
@ -10,6 +10,9 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Python packages
|
||||
run: pip install py7zr pefile colorama
|
||||
|
||||
- name: Prepare directory
|
||||
working-directory: ./bin/installer
|
||||
run: python generate-sections.py -f ${{ github.workspace }}/toolkit -o ${{ github.workspace }}/bin/installer/full
|
||||
|
Loading…
x
Reference in New Issue
Block a user