Remove unneccesary run command

This commit is contained in:
albert 2025-02-05 06:17:42 -08:00
parent 4d2ebaaa83
commit f9764a0606
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -24,11 +24,6 @@ jobs:
run: echo "100.64.0.5 gotify.sysctl.io" >> /etc/hosts
- name: Checkout repository
uses: actions/checkout@v4
- name: Check the workspace
run: |
set -x
ls -lah
ls -lah ${{ github.workspace }}
- name: Install SSH Keys
run: |
echo "${{ secrets.SSH_PRIVATE_KEY }}" > /root/.ssh/id_ed25519