Skip to content

Commit

Permalink
Update x-ui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dopaemon committed Nov 29, 2022
1 parent a172548 commit 8febdf6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/x-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > $HOME/repo
sudo mv $HOME/repo /usr/bin/
sudo chmod +x /usr/bin/repo
sudo rm -rf /usr/bin/python
ln -sf python3 /usr/bin/python
- name: Setup git Store Password
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8febdf6

Please sign in to comment.