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:
parent
ee30938be8
commit
47c3ed795f
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -29,8 +29,10 @@ jobs:
|
||||
wget -q $BLENDER_URL
|
||||
tar -xf $BLENDER_FILENAME
|
||||
rm -rf $BLENDER_FILENAME
|
||||
ls -la
|
||||
pwd
|
||||
ls -la blender-4.2.0-beta+v42.d19d23e91f65-linux.x86_64-release
|
||||
echo "${{ github.workspace }}/${{ env.BLENDER_VERSION }}/" >> $GITHUB_PATH
|
||||
cd ${{ github.workspace }}/${{ env.BLENDER_VERSION }}/
|
||||
blender --version
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build addon
|
||||
|
Loading…
Reference in New Issue
Block a user