mirror of
https://github.com/CyberL1/MyMcRealms.git
synced 2024-11-21 13:38: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
|
||||
./dotnet-install.sh
|
||||
- name: Compile MyMcRealms
|
||||
run: .dotnet/dotnet publish --runtime linux-arm64
|
||||
run: /home/runner/.dotnet/dotnet publish --runtime linux-arm64
|
||||
- name: Install sshpass
|
||||
run: |
|
||||
apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user