Skip to content

Commit

Permalink
potential yaml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
torinmb committed Aug 10, 2023
1 parent 52c25df commit 091b739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Build
run: yarn build

- name: Create Zip of specified folders
run: |
zip -r release.zip "MediaPipe TouchDesigner.toe" "td_scripts" "toxes" "dist"
Expand Down

0 comments on commit 091b739

Please sign in to comment.