Skip to content

Commit c15f96d

Browse files
authored
修正 workflow (chaitin#961)
1 parent b0c6a45 commit c15f96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_poc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Prepare
1414
run: |
1515
cd $GITHUB_WORKSPACE && \
16-
wget -nv https://github.com/chaitin/xray/releases/download/0.20.0/xray_linux_amd64.zip && \
16+
wget -nv https://github.com/chaitin/xray/releases/download/1.6.0/xray_linux_amd64.zip && \
1717
pip3 install yamllint && \
1818
unzip xray_linux_amd64.zip && \
1919
echo 'update:

0 commit comments

Comments
 (0)