Skip to content

Commit 64fb0a0

Browse files
authored
πŸƒβ€βž‘οΈ not broken github action
πŸƒβ€βž‘οΈπŸƒβ€βž‘οΈπŸƒβ€βž‘οΈπŸƒβ€βž‘οΈπŸƒβ€βž‘οΈ hopefully
1 parent 653f862 commit 64fb0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Ž.github/workflows/deploy.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
uses: actions/checkout@v4
1010

1111
- name: Move files to subfolder
12-
run: sudo mv / /nekoweb
12+
run: mkdir /nekoweb && sudo mv / /nekoweb
1313

1414
- name: deploy2nekoweb
1515
uses: indiefellas/deploy2nekoweb@v4

0 commit comments

Comments
Β (0)