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 14:58:20 -07:00 committed by GitHub
parent e11b863744
commit fac13ac86b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
wget -q $BLENDER_URL
tar -xf $BLENDER_FILENAME
rm -rf $BLENDER_FILENAME
echo "./${{ env.BLENDER_VERSION }}" >> $GITHUB_PATH
echo "${{ github.workspace }}/${{ env.BLENDER_VERSION }}" >> $GITHUB_PATH
blender --version
- uses: actions/checkout@v3
- name: Build addon