Update build-release-testflight-ipa.yml

This commit is contained in:
Marcos Rodriguez Vélez 2023-12-06 01:21:20 -04:00 committed by GitHub
parent aabc51c4e5
commit 1f58855173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,8 +50,6 @@ jobs:
- name: Clean Workspace
run: |
rm -rf node_modules
rm release-notes.txt
rm release-notes.json
- name: Install node_modules
run: npm install