Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: resolve deploy workflow #100

Merged
merged 1 commit into from
Jan 18, 2025
Merged

fix: resolve deploy workflow #100

merged 1 commit into from
Jan 18, 2025

Conversation

Fingertips18
Copy link
Owner

  • Change job name from build: to deploy: in the deployment workflow for clarity
  • Add step in the build workflow to check the generated dist folder
  • Ensure that the dist folder is properly generated before deployment

- Change job name from `build:` to `deploy:` in the deployment workflow for clarity
- Add step in the build workflow to check the generated `dist` folder
- Ensure that the `dist` folder is properly generated before deployment
@Fingertips18 Fingertips18 added the bug Something isn't working label Jan 18, 2025
@Fingertips18 Fingertips18 self-assigned this Jan 18, 2025
@Fingertips18 Fingertips18 merged commit 95cc307 into main Jan 18, 2025
2 checks passed
@Fingertips18 Fingertips18 deleted the fix/deploy-workflow branch January 18, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant