Skip to content

Commit

Permalink
fix poc path
Browse files Browse the repository at this point in the history
  • Loading branch information
virusdefender committed Apr 1, 2020
1 parent c788244 commit c007fdd
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_poc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Prepare
run: |
cd $GITHUB_WORKSPACE && \
wget -nv https://github.com/chaitin/xray/releases/download/0.17.0/xray_linux_amd64.zip && \
wget -nv https://github.com/chaitin/xray/releases/download/0.20.0/xray_linux_amd64.zip && \
pip3 install yamllint && \
unzip xray_linux_amd64.zip && \
echo 'update:
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit c007fdd

Please sign in to comment.