Skip to content

Commit

Permalink
Merge pull request #3837 from nextcloud/release/v8.5.0-beta.1-again
Browse files Browse the repository at this point in the history
fix: Update appstore workflow for NC 30
  • Loading branch information
elzody committed Jul 25, 2024
2 parents 3c2064e + c8c3bde commit f8075ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appstore-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
# Skip if no package.json
if: ${{ steps.versions.outputs.nodeVersion }}
env:
NODE_ENV: production
CYPRESS_INSTALL_BINARY: 0
run: |
cd ${{ env.APP_NAME }}
npm ci
Expand Down

0 comments on commit f8075ef

Please sign in to comment.