Skip to content

Commit 403a36f

Browse files
committed
test3
1 parent 47f27e9 commit 403a36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install dependencies
1616
run: go get .
1717
- name: Build
18-
run: sh ./build.bash
18+
run: ./build.bash
1919
- name: Upload builds
2020
uses: actions/upload-artifact@v4
2121
with:

0 commit comments

Comments
 (0)