mirror of
https://github.com/indetectables-net/toolkit.git
synced 2025-06-21 18:30:51 +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
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Install Python packages
|
||||||
|
run: pip install py7zr pefile colorama
|
||||||
|
|
||||||
- name: Prepare directory
|
- name: Prepare directory
|
||||||
working-directory: ./bin/installer
|
working-directory: ./bin/installer
|
||||||
run: python generate-sections.py -f ${{ github.workspace }}/toolkit -o ${{ github.workspace }}/bin/installer/full
|
run: python generate-sections.py -f ${{ github.workspace }}/toolkit -o ${{ github.workspace }}/bin/installer/full
|
||||||
|
Loading…
x
Reference in New Issue
Block a user