Skip to content

Commit 8161b79

Browse files
committed
fix lint
1 parent a6615f3 commit 8161b79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cli.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ jobs:
6666
run: |
6767
sudo chmod 644 /home/runner/work/apisix/apisix/conf/config.yaml
6868
sudo chmod 755 /home/runner/work/apisix/apisix/conf/
69-
69+
7070
- name: Reset File Ownership
7171
run: |
7272
sudo chown -R $USER:$USER /home/runner/work/apisix/apisix/
73-
73+
7474
- name: Linux Script
7575
run: sudo ./ci/${{ matrix.job_name }}_runner.sh script

0 commit comments

Comments
 (0)