mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-15 16:10:39 +03:00
update poetry.lock (#83)
This commit is contained in:
@@ -22,11 +22,9 @@ jobs:
|
||||
wget https://github.com/lwthiker/curl-impersonate/releases/download/v0.5.4/libcurl-impersonate-v0.5.4.x86_64-linux-gnu.tar.gz
|
||||
sudo mv libcurl-impersonate-v0.5.4.x86_64-linux-gnu.tar.gz /usr/lib64
|
||||
cd /usr/lib64
|
||||
sudo tar -xvf libcurl-impersonate-v0.5.4.x86_64-linux-gnu.tar.gz
|
||||
sudo tar -xvf libcurl-impersonate-v0.6.0-alpha.1.x86_64-linux-gnu.tar.gz
|
||||
cd -
|
||||
wget https://github.com/xmake-io/xmake/releases/download/v2.8.2/xmake-v2.8.2.xz.run
|
||||
chmod 777 xmake-v2.8.2.xz.run
|
||||
./xmake-v2.8.2.xz.run > a.txt
|
||||
curl -kfsSL https://xmake.io/shget.text | bash -s v2.8.6
|
||||
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user