We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034d38b commit 2927f48Copy full SHA for 2927f48
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Deploy
30
uses: garygrossgarten/[email protected]
31
with:
32
- local: dist\nice-blockly
+ local: dist/nice-blockly
33
remote: ${{ secrets.TARGET }}
34
host: ${{ secrets.HOST }}
35
username: ubuntu
0 commit comments