mirror of
https://github.com/CyberL1/MyMcRealms.git
synced 2025-08-10 04:00:29 -04:00
chmod +x
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user