Skip to content

Commit

Permalink
first job
Browse files Browse the repository at this point in the history
  • Loading branch information
sshresthadh committed Jan 29, 2024
1 parent 7f3fcbb commit f57dc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
port: ${{ secrets.SSH_PORT }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
echo && hostname
sudo apt install nginx
- name: copy file via ssh key
uses: appleboy/[email protected]
Expand Down

0 comments on commit f57dc3b

Please sign in to comment.