Skip to content

Commit

Permalink
Update build_and_push_minimal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored Jan 15, 2024
1 parent fadac0e commit c6b1bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push_minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run build script
run: |
chmod +x ./build_image.sh
bash ./build_image.sh desktop
bash ./build_image.sh server
- name: Get Release Info
id: get-release-info
Expand Down

0 comments on commit c6b1bfa

Please sign in to comment.