1
0
mirror of https://github.com/CyberL1/MyMcRealms.git synced 2024-09-19 16:02:51 -04:00

/home/runner

This commit is contained in:
CyberL1 2024-04-26 17:22:51 +02:00
parent 05ee3536c9
commit 58864ef17b

View File

@ -14,7 +14,7 @@ jobs:
chmod +x dotnet-install.sh chmod +x dotnet-install.sh
./dotnet-install.sh ./dotnet-install.sh
- name: Compile MyMcRealms - name: Compile MyMcRealms
run: .dotnet/dotnet publish --runtime linux-arm64 run: /home/runner/.dotnet/dotnet publish --runtime linux-arm64
- name: Install sshpass - name: Install sshpass
run: | run: |
apt-get update apt-get update