Compare commits
2 commits
c0266f0096
...
146f21fb39
Author | SHA1 | Date | |
---|---|---|---|
146f21fb39 | |||
1c7d434200 |
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ jobs:
|
|||
env:
|
||||
TEA_VERSION: main
|
||||
run: |
|
||||
wget https://dl.gitea.com/tea/${TEA_VERSION}/tea-${TEA_VERSION}-linux-386
|
||||
wget https://dl.gitea.com/tea/${TEA_VERSION}/tea-${TEA_VERSION}-linux-amd64
|
||||
mv tea* tea
|
||||
chmod +x tea
|
||||
./tea login add --url ${{ github.server_url }} --token ${{ github.token }}
|
||||
|
|
Loading…
Add table
Reference in a new issue