Skip to content

Commit 281e853

Browse files
committed
wip
1 parent a446b8a commit 281e853

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: bash run.sh amd64 ./build.sh
18+
run: ./run.sh amd64 ./build.sh

0 commit comments

Comments
 (0)