Update build.yml

This commit is contained in:
debuggerx01 2023-01-07 01:19:54 +08:00 committed by GitHub
parent e16456d555
commit e31aa16d27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
- name: Build
run: ./build_action.sh
run: bash build_action.sh
- name: Artifact
uses: actions/upload-artifact@v2