Skip to content

Commit e7aa04b

Browse files
committed
Remove appcelerator step
1 parent 287e961 commit e7aa04b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
NOTES="${NOTES//$'\r'/'%0D'}"
3838
echo ::set-output name=NOTES::"$NOTES"
3939
40-
- name: Setup Appcelerator
41-
run: ./scripts/setup_appc.sh ${{ secrets.APPC_USER_NAME }} ${{ secrets.APPC_PASSWORD }}
42-
4340
- name: Build
4441
run: make build
4542

0 commit comments

Comments
 (0)