refector: hide .bash file extension on build.yml
This commit is contained in:
parent
4949cc6219
commit
70a94dab56
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user