Skip to content

Commit

Permalink
ci: remove custom build command
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jan 28, 2024
1 parent 6a91ef7 commit 352ac62
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
uses: Azure/static-web-apps-deploy@v1
env:
PRE_BUILD_COMMAND: corepack enable
CUSTOM_BUILD_COMMAND: pnpm install && pnpm run build
NODE_VERSION: 18.17.1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_AGREEABLE_FOREST_0987CEF03 }}
Expand Down

0 comments on commit 352ac62

Please sign in to comment.