1
0
mirror of https://github.com/DarklightGames/io_scene_psk_psa.git synced 2024-09-23 18:48:26 +02:00

Update main.yml

This commit is contained in:
Colin Basnett 2024-06-09 17:52:31 -07:00 committed by GitHub
parent 4279338574
commit 3fbef00edc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,9 +39,7 @@ jobs:
- name: Build addon
run: |
pushd ./io_scene_psk_psa
ls -lf
echo $GITHUB_PATH
blender --command extension build
${{ github.workspace }}/${{ env.BLENDER_VERSION }}/blender --command extension build
popd
- name: Archive addon
uses: actions/upload-artifact@v4