Skip to content

Commit a446b8a

Browse files
committed
workflow
1 parent f188538 commit a446b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- name: checkout
1616
uses: actions/checkout@v3
1717
- name: build
18-
uses: ./run.sh amd64 ./build.sh
18+
uses: bash run.sh amd64 ./build.sh

0 commit comments

Comments
 (0)