Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbasnett authored Jun 10, 2024
1 parent 3b37dbc commit 4279338
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ jobs:
- uses: actions/checkout@v3
- name: Build addon
run: |
ls -lf
pushd ./io_scene_psk_psa
ls -lf
echo $GITHUB_PATH
blender --command extension build
popd
- name: Archive addon
Expand Down

0 comments on commit 4279338

Please sign in to comment.