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
fc1e4023ae
commit
ebc45861ca
2
.github/workflows/builder.yml
vendored
2
.github/workflows/builder.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
- name: Build installer
|
||||
working-directory: ./bin/installer/full
|
||||
run: ISCC setup.iss
|
||||
run: ISCC setup.iss /dMySrcDir="${{ github.workspace }}/toolkit" /dMyOutputDir="${{ github.workspace }}"
|
||||
|
||||
- name: Upload Setup as Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user