Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arc0035 committed Nov 1, 2023
1 parent f24b6ef commit 82ddb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Copy folder content recursively to remote
uses: garygrossgarten/github-action-scp@release
with:
- local: dist
local: dist
remote: "/root/Dapp-Learning-Official-web"
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit 82ddb3f

Please sign in to comment.