Skip to content

Commit 343050e

Browse files
sss
1 parent 0269973 commit 343050e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
image: openwrtorg/sdk:x86_64-master
1010
options: --user build
1111
steps:
12-
- uses: actions/checkout@v3
12+
- uses: actions/checkout@v2
1313
- name: Print Pwd
1414
run: |
1515
uname -a; pwd; ls -alh

0 commit comments

Comments
 (0)