1
0
mirror of https://github.com/DarklightGames/io_scene_psk_psa.git synced 2024-11-12 01:10:52 +01: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 - name: Build addon
run: | run: |
pushd ./io_scene_psk_psa pushd ./io_scene_psk_psa
ls -lf ${{ github.workspace }}/${{ env.BLENDER_VERSION }}/blender --command extension build
echo $GITHUB_PATH
blender --command extension build
popd popd
- name: Archive addon - name: Archive addon
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4