Skip to content

Commit f58719a

Browse files
test
1 parent 3a3e4e4 commit f58719a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ runs:
132132
run: |
133133
cp -f THIRDPARTY package/THIRDPARTY || echo "THIRDPARTY file not found (allowed for PR and schedule)"
134134
135-
- name: Checkout repository
135+
- name: Checkout repository
136136
uses: actions/checkout@v3
137137

138138
- name: Build Package

0 commit comments

Comments
 (0)