mirror of
https://github.com/CyberL1/MyMcRealms.git
synced 2024-11-21 21:48:21 -05:00
/home/runner
This commit is contained in:
parent
05ee3536c9
commit
58864ef17b
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user