Skip to content

Commit

Permalink
Update toolbox-flextool-bundle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkiviluo authored Nov 29, 2024
1 parent 2c498f6 commit 3624d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toolbox-flextool-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
cd "dist/Spine Toolbox/flextool"
python update_flextool.py --skip-git
- name: Add flextool start bat-file
shell: cmd
shell: pwsh
run: |
cd "dist/Spine Toolbox"
Set-Content -Path Flextool.bat -Value '{"text": "start \"\" ./spinetoolbox.exe flextool"}'
Expand Down

0 comments on commit 3624d06

Please sign in to comment.