mirror of
https://github.com/panda3d/panda3d.git
synced 2026-05-04 13:40:14 -05:00
workflow: Fix correct outputdir for makepackage
This commit is contained in:
@@ -435,7 +435,7 @@ jobs:
|
||||
|
||||
- name: Make installer
|
||||
run: |
|
||||
python makepanda/makepackage.py --verbose --lzma
|
||||
python makepanda/makepackage.py --verbose --lzma --outputdir=built_dbl
|
||||
|
||||
- name: Set up Python 3.11
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
Reference in New Issue
Block a user