Skip to content

Commit

Permalink
refactor: workflow formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Roy Scheeren <[email protected]>
  • Loading branch information
royscheeren committed May 15, 2024
1 parent f597977 commit 38f78f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_KEY }}
aws-region: 'eu-central-1'
- run: npx nx build siwt.xyz --skip-nx-cache
- run: npx nx build-server siwt.xyz --skip-nx-cache
- run: npx nx build-server siwt.xyz --skip-nx-cache

- name: Setup staging env file
if: github.ref == 'refs/heads/develop'
Expand Down

0 comments on commit 38f78f8

Please sign in to comment.