mirror of
https://github.com/CyberL1/MyMcRealms.git
synced 2024-11-21 21:48:21 -05:00
chmod +x
This commit is contained in:
parent
89cbc50a57
commit
fea5e306a1
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh
|
||||
chmod +x dotnet-install.sh
|
||||
./dotnet-install.sh
|
||||
chmod +x /root/.dotnet/dotnet
|
||||
- name: Compile MyMcRealms
|
||||
run: /root/.dotnet/dotnet publish --runtime linux-arm64
|
||||
- name: Install sshpass
|
||||
|
Loading…
Reference in New Issue
Block a user