We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca6c9c commit ed472fcCopy full SHA for ed472fc
1 file changed
.github/workflows/Pages.yaml
@@ -21,8 +21,6 @@ jobs:
21
22
- name: Setup Node.js
23
uses: actions/setup-node@v3
24
- with:
25
- node-version: '16'
26
27
- name: Install Dependencies
28
run: npm install -g minify
0 commit comments