Skip to content

Commit

Permalink
ci: test new build [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Dec 26, 2024
1 parent 92fba8c commit 2c2453f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pullRequestsCommandCypressNode20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,9 @@ jobs:
- name: Print CLI version
working-directory: new-webiny-project
run: yarn webiny --version
- name: '[TEMPORARY] Build API'
working-directory: new-webiny-project
run: yarn webiny build apps/api --env dev
- name: Create project-files artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 2c2453f

Please sign in to comment.