Testing workflow
All checks were successful
11ty build and deploy for work.suroh.tk / build-deploy (push) Successful in 23s
All checks were successful
11ty build and deploy for work.suroh.tk / build-deploy (push) Successful in 23s
This commit is contained in:
@ -19,6 +19,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm i
|
||||
|
||||
- name: Test step
|
||||
run: echo "this is a test"
|
||||
|
||||
- name: Build 11ty site
|
||||
run: npm run build
|
||||
|
||||
|
Reference in New Issue
Block a user