Skip to content

Commit d9cbf2e

Browse files
authored
dont clean target folder
1 parent 07c8f4d commit d9cbf2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
branch: main
3737
folder: public/js
3838
target-folder: pyttoresque/app/static
39+
clean: false
3940

4041
- name: Deploy CSS to Pyttoresque 🚀
4142
uses: JamesIves/[email protected]
@@ -45,3 +46,4 @@ jobs:
4546
branch: main
4647
folder: public/css
4748
target-folder: pyttoresque/app/static
49+
clean: false

0 commit comments

Comments
 (0)