Testing workflow
All checks were successful
11ty build and deploy for work.suroh.tk / build-deploy (push) Successful in 24s
All checks were successful
11ty build and deploy for work.suroh.tk / build-deploy (push) Successful in 24s
This commit is contained in:
@ -22,7 +22,10 @@ jobs:
|
||||
- name: Build 11ty site
|
||||
run: npm run build
|
||||
|
||||
- name: Check folders
|
||||
- name: Check workspace folder
|
||||
run: ls -lh
|
||||
|
||||
- name: Check www folder
|
||||
run: ls -lh /
|
||||
|
||||
- name: Create folder if needed
|
||||
|
Reference in New Issue
Block a user