Skip to content

Commit 6067055

Browse files
committed
update ci yml
1 parent 4b8db85 commit 6067055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Restore dependencies
3636
run: dotnet restore
3737

38-
- name: Generate Holiday property
38+
- name: Generate 'IsHoliday' property
3939
run: t4 ${{ github.workspace }}/src/TaiwanUtilities/RocDateTime/RocDateTime.Holidays.tt
4040

4141
- name: Build the project

0 commit comments

Comments
 (0)