Merge branch 'master' of github.com:nishad-prime/egos

This commit is contained in:
Nasir Hossain 2024-02-16 12:11:59 +06:00
commit 8a762e357c

View File

@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Run build.bash
- name: Run build
run: ./build.bash
- name: Create release
@ -33,4 +33,4 @@ jobs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./dist/boot/boot.img
asset_name: egos-v${{ github.run_number }}.img
asset_content_type: application/octet-stream
asset_content_type: application/octet-stream