Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update azure-static-web-apps-happy-smoke-04015f200.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cher1shRXD committed Aug 26, 2024
1 parent a147fa4 commit c8e6c58
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ jobs:
bun install
- name: Build the app
run: bun run build
run: |
cd ./web
bun run build
- name: Deploy to Azure Static Web Apps
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit c8e6c58

Please sign in to comment.