Skip to content

Commit

Permalink
Update add_ssh_deploy_server.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
loka1 authored Aug 9, 2024
1 parent b3e31ba commit 956ffb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_ssh_deploy_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
key: ${{ secrets.KEY }}
# script: whoami
script: |
become lokasbot sh -c "chmod +x actions/lokasbot/pull.sh; actions/lokasbot/pull.sh"
become lokasbot sh -c "rm -rf action_temp; git clone https://github.com/LokasWiki/actions.git action_temp; chmod +x action_temp/lokasbot/pull.sh; action_temp/lokasbot/pull.sh"

0 comments on commit 956ffb2

Please sign in to comment.