refector: hide .bash file extension on build.yml

This commit is contained in:
Nasir Hossain Nishad 2024-02-16 05:56:16 +06:00 committed by GitHub
parent 4949cc6219
commit 70a94dab56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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