mirror of
https://github.com/DarklightGames/io_scene_psk_psa.git
synced 2024-11-23 22:40:59 +01:00
Update main.yml
This commit is contained in:
parent
1c98790cfe
commit
6b46cb257d
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Verify Addon
|
||||
name: Build Extension
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
@ -33,7 +33,7 @@ jobs:
|
||||
- name: Add Blender executable to path
|
||||
run: |
|
||||
echo "${{ github.workspace }}/${{ env.BLENDER_VERSION }}/" >> $GITHUB_PATH
|
||||
- name: Sanity check that Blender is on the path
|
||||
- name: Build extension
|
||||
run: |
|
||||
pushd ./io_scene_psk_psa
|
||||
blender --command extension build
|
||||
|
Loading…
Reference in New Issue
Block a user