Skip to content

Commit cbf8971

Browse files
committed
fixed comment
1 parent 18d631a commit cbf8971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# Check out the source
1515
- name: Checkout Source
1616
uses: actions/checkout@v4
17-
# Setup node.js, Install and Build App
17+
# Setup node.js and cache
1818
- name: "Setup node.js"
1919
uses: actions/setup-node@v4
2020
with:

0 commit comments

Comments
 (0)